aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8d688e59af9..1fcdcde0a97 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,8 @@
12005-05-29 Daniel Pfeiffer <occitan@esperanto.org> 12005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
2 2
3 * progmodes/make-mode.el (makefile-rule-action-regex) 3 * progmodes/make-mode.el (makefile-rule-action-regex)
4 (makefile-macroassign-regex): Continuation lines may be empty. 4 (makefile-macroassign-regex, makefile-makepp-mode)
5 (makefile-bsdmake-mode): Continuation lines may be empty.
5 Reported by Joshua Varner. 6 Reported by Joshua Varner.
6 (makefile-makepp-font-lock-keywords): Add $(stem). 7 (makefile-makepp-font-lock-keywords): Add $(stem).
7 8