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  <[EMAIL PROTECTED]>
+ 
+       * 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  <[EMAIL PROTECTED]>
  
        * progmodes/gdb-ui.el (gdb-tooltip-print): Respect


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to