aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2003-03-19 22:25:11 +0000
committerJuanma Barranquero2003-03-19 22:25:11 +0000
commit0b51ba8a5a0a2b46a433bfd06161af5cf2e31145 (patch)
treec8da2ed98caf4205924cbe3b47f2b596c0424b27 /lisp/ChangeLog
parent87e391a9863dc11585b13f34b9b6fd342e2b66bb (diff)
downloademacs-0b51ba8a5a0a2b46a433bfd06161af5cf2e31145.tar.gz
emacs-0b51ba8a5a0a2b46a433bfd06161af5cf2e31145.zip
(makefile-font-lock-syntactic-keywords): New variable.
(makefile-mode): Use it for value of font-lock-syntactic-keywords.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c3c0db08048..47fbc67b565 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,8 +1,14 @@
12003-03-19 Simon Marshall <simon@gnu.org>
2
3 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
4 New variable.
5 (makefile-mode): Use it for value of font-lock-syntactic-keywords.
6
12003-03-19 John Paul Wallington <jpw@gnu.org> 72003-03-19 John Paul Wallington <jpw@gnu.org>
2 8
3 * cus-theme.el (custom-theme-create): Add autoload cookie. 9 * cus-theme.el (custom-theme-create): Add autoload cookie.
4 10
52003-03-19 Kenichi Handa <handa@etlken2> 112003-03-19 Kenichi Handa <handa@m17n.org>
6 12
7 * dired.el (dired-get-filename): Pay attention to the case that 13 * dired.el (dired-get-filename): Pay attention to the case that
8 `read' returns a unibyte string. Don't encode the file name by 14 `read' returns a unibyte string. Don't encode the file name by