From: Daniel Pfeiffer Date: Tue, 14 Jun 2005 22:40:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~8932 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=149012657f2ad1417d76b5904f7f3bfaa288e4ef;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 61b0657d4c5..f1cb38a45e1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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