comparison lisp/ChangeLog @ 63445:d888311f9049

*** empty log message ***
author Daniel Pfeiffer <occitan@esperanto.org>
date Tue, 14 Jun 2005 22:40:09 +0000
parents b6c58942036d
children bdac7d2ca09e
comparison
equal deleted inserted replaced
63444:cc4a71461921 63445:d888311f9049
1 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
2
3 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
4 Eliminate "-face" suffix.
5 (makefile-targets): Inherit font-lock-variable-name-face and
6 eliminate "-face" suffix.
7 (makefile-shell): Remove attributes and eliminate "-face" suffix.
8 (makefile-*-font-lock-keywords): Append makefile-targets in rule
9 actions, instead of prepending, to make it less visible.
10 (makefile-previous-dependency, makefile-match-dependency): Don't
11 match a target on a continuation line.
12
13 * files.el (auto-mode-alist): Put Makefile in gmake mode.
14
1 2005-06-15 Nick Roberts <nickrob@snap.net.nz> 15 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
2 16
3 * progmodes/gdb-ui.el (gdb-tooltip-print): Respect 17 * progmodes/gdb-ui.el (gdb-tooltip-print): Respect
4 tooltip-use-echo-area. 18 tooltip-use-echo-area.
5 (menu): Re-order menu items. 19 (menu): Re-order menu items.