Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7543 emacs/lisp/ChangeLog:1.7544
*** emacs/lisp/ChangeLog:1.7543 Thu May 19 01:54:53 2005
--- emacs/lisp/ChangeLog Thu May 19 02:20:34 2005
***************
*** 1,6 ****
2005-05-19 Nick Roberts <[EMAIL PROTECTED]>
! * subr.el (post-command-idle-hook, post-command-idle-delay):
Remove obsoletion of post-command-idle-hook and
post-command-idle-delay.
--- 1,19 ----
+ 2005-05-19 Daniel Pfeiffer <[EMAIL PROTECTED]>
+
+ * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
+ strings, because (eq ... ?\\) is fairly frequent.
+
+ * progmodes/make-mode.el (makefile-add-this-line-targets):
+ Simplify and integrate into `makefile-pickup-targets'.
+ (makefile-add-this-line-macro): Simplify and integrate into
+ `makefile-pickup-macros.
+ (makefile-pickup-filenames-as-targets): Simplify.
+ (makefile-previous-dependency, makefile-match-dependency): Don't
+ stumble over `::'.
+
2005-05-19 Nick Roberts <[EMAIL PROTECTED]>
! * subr.el (post-command-idle-hook, post-command-idle-delay):
Remove obsoletion of post-command-idle-hook and
post-command-idle-delay.
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs