diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 @@ | |||
| 1 | 2001-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 | |||
| 1 | 2001-02-06 Andrew Innes <andrewi@gnu.org> | 6 | 2001-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 |