# HG changeset patch # User Daniel Pfeiffer # Date 1118788809 0 # Node ID d888311f9049db801b1d17950770766a020a4c41 # Parent cc4a71461921efdadfb494f56433e43d41a09b3c *** empty log message *** diff -r cc4a71461921 -r d888311f9049 lisp/ChangeLog --- a/lisp/ChangeLog Tue Jun 14 22:33:56 2005 +0000 +++ b/lisp/ChangeLog Tue Jun 14 22:40:09 2005 +0000 @@ -1,3 +1,17 @@ +2005-06-15 Daniel Pfeiffer + + * 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 * progmodes/gdb-ui.el (gdb-tooltip-print): Respect