aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2001-02-06 17:10:29 +0000
committerEli Zaretskii2001-02-06 17:10:29 +0000
commitc7ca58df3bc4e9fa080af6f22da1e6b4bd311b61 (patch)
treeb1c11ffd340ac5e8cfb73cb3404ce9c3ca811fe5 /lisp/ChangeLog
parentb03b1ad2b04b9554465762aa3903425fc075c2ce (diff)
downloademacs-c7ca58df3bc4e9fa080af6f22da1e6b4bd311b61.tar.gz
emacs-c7ca58df3bc4e9fa080af6f22da1e6b4bd311b61.zip
(makefile-mode): Set SYNTAX-BEGIN member
of `font-lock-defaults' to `backward-paragraph' rather than nil.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6a14d7e8256..f348ce0733b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
4 of `font-lock-defaults' to `backward-paragraph' rather than nil.
5
12001-02-06 Andrew Innes <andrewi@gnu.org> 62001-02-06 Andrew Innes <andrewi@gnu.org>
2 7
3 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path 8 * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path