diff options
| author | Gerd Moellmann | 2001-01-31 15:11:07 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-01-31 15:11:07 +0000 |
| commit | b4f30ec503718a549ddc9bd5e45d848c5a0e8f08 (patch) | |
| tree | 9ae9ca2196a76ff407b84ce615038bb2dd4ee940 /lisp | |
| parent | 8564afc9ab6fe00152c3217fec6f85924f0b2620 (diff) | |
| download | emacs-b4f30ec503718a549ddc9bd5e45d848c5a0e8f08.tar.gz emacs-b4f30ec503718a549ddc9bd5e45d848c5a0e8f08.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f14bd10faf3..ad9fa785ad4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -8,6 +8,12 @@ | |||
| 8 | 8 | ||
| 9 | * term/w32-win.el (mouse-set-font): Doc fix. | 9 | * term/w32-win.el (mouse-set-font): Doc fix. |
| 10 | 10 | ||
| 11 | 2001-01-31 Stefan Monnier <monnier@cs.yale.edu> | ||
| 12 | |||
| 13 | * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix. | ||
| 14 | (hi-lock-find-patterns): Turn on font-lock-mode, if it is not | ||
| 15 | on already. | ||
| 16 | |||
| 11 | 2001-01-31 Markus Rost <rost@math.ohio-state.edu> | 17 | 2001-01-31 Markus Rost <rost@math.ohio-state.edu> |
| 12 | 18 | ||
| 13 | * files.el (save-buffer): Don't give message if (buffer-file-name) | 19 | * files.el (save-buffer): Don't give message if (buffer-file-name) |