6 Nov 2004 03:25
src mh-acros.el,1.10,1.11 ChangeLog,1.1215,1.1216
Satyaki Das <satyaki <at> users.sourceforge.net>
2004-11-06 02:25:31 GMT
2004-11-06 02:25:31 GMT
Update of /cvsroot/mh-e/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4870 Modified Files: mh-acros.el ChangeLog Log Message: (advice): Load advice, since it isn't loaded in XEmacs causing compilation problems. Index: mh-acros.el =================================================================== RCS file: /cvsroot/mh-e/src/mh-acros.el,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- mh-acros.el 24 Aug 2004 03:20:59 -0000 1.10 +++ mh-acros.el 6 Nov 2004 02:25:28 -0000 1.11 <at> <at> -40,6 +40,7 <at> <at> ;;; Code: (require 'cl) +(require 'advice) ;; The Emacs coding conventions require that the cl package not be required at ;; runtime. However, the cl package in versions of Emacs prior to 21.4 left cl Index: ChangeLog =================================================================== RCS file: /cvsroot/mh-e/src/ChangeLog,v retrieving revision 1.1215(Continue reading)
. If you have any questions, don't
hesitate to ask.

RSS Feed