emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Daniel Pfeiffer
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 18 May 2005 22:20:35 -0400

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  <address@hidden>
  
!       * 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  <address@hidden>
+ 
+       * 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  <address@hidden>
  
!       * subr.el (post-command-idle-hook, post-command-idle-delay):
        Remove obsoletion of post-command-idle-hook and
        post-command-idle-delay.
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]