Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7577 emacs/lisp/ChangeLog:1.7578
*** emacs/lisp/ChangeLog:1.7577 Sun May 22 17:51:22 2005
--- emacs/lisp/ChangeLog Sun May 22 20:15:05 2005
***************
*** 1,3 ****
--- 1,7 ----
+ 2005-05-22 Stefan Monnier <[EMAIL PROTECTED]>
+
+ * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
+
2005-05-22 Richard M. Stallman <[EMAIL PROTECTED]>
* help.el (describe-key): Move print-help-return-message call
***************
*** 105,112 ****
for describing the structure was 95% identical to that of
`imenu--generic-function'. Unify it there.
! * progmodes/make-mode.el (makefile-imenu-generic-expression): Use
! function to find dependencies, because regexp alone is so complex,
it easily goes into an endless loop.
(makefile-makepp-mode): Also add submenu for Perl functions
defined in the makefile.
--- 109,116 ----
for describing the structure was 95% identical to that of
`imenu--generic-function'. Unify it there.
! * progmodes/make-mode.el (makefile-imenu-generic-expression):
! Use function to find dependencies, because regexp alone is so complex,
it easily goes into an endless loop.
(makefile-makepp-mode): Also add submenu for Perl functions
defined in the makefile.
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs