mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
*** empty log message ***
This commit is contained in:
parent
602dc0daa0
commit
149012657f
1 changed files with 14 additions and 0 deletions
|
|
@ -1,3 +1,17 @@
|
|||
2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
|
||||
|
||||
* 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 <nickrob@snap.net.nz>
|
||||
|
||||
* progmodes/gdb-ui.el (gdb-tooltip-print): Respect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue