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: Tue, 14 Jun 2005 18:40:12 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7779 emacs/lisp/ChangeLog:1.7780
*** emacs/lisp/ChangeLog:1.7779 Tue Jun 14 21:12:41 2005
--- emacs/lisp/ChangeLog        Tue Jun 14 22:40:09 2005
***************
*** 1,3 ****
--- 1,17 ----
+ 2005-06-15  Daniel Pfeiffer  <address@hidden>
+ 
+       * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
+       Eliminate "-face" suffix.
+       (makefile-targets): Inherit font-lock-variable-name-face and
+       eliminate "-face" suffix.
+       (makefile-shell): Remove attributes and eliminate "-face" suffix.
+       (makefile-*-font-lock-keywords): Append makefile-targets in rule
+       actions, instead of prepending, to make it less visible.
+       (makefile-previous-dependency, makefile-match-dependency): Don't
+       match a target on a continuation line.
+ 
+       * files.el (auto-mode-alist): Put Makefile in gmake mode.
+ 
  2005-06-15  Nick Roberts  <address@hidden>
  
        * progmodes/gdb-ui.el (gdb-tooltip-print): Respect




reply via email to

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