diff options
| author | John Paul Wallington | 2002-08-09 12:15:54 +0000 |
|---|---|---|
| committer | John Paul Wallington | 2002-08-09 12:15:54 +0000 |
| commit | 3e1198301febb30e10a4698ee7ba8c4f4441a303 (patch) | |
| tree | 1e727e1224bea4ee54377090dbd4a8390c987205 /lisp/ChangeLog | |
| parent | b177738e981daf38f10675d56e4df50d0bd3f227 (diff) | |
| download | emacs-3e1198301febb30e10a4698ee7ba8c4f4441a303.tar.gz emacs-3e1198301febb30e10a4698ee7ba8c4f4441a303.zip | |
(font-lock-function): Make it buffer-local.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0ca9b76680b..e91201a16f9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2002-08-09 John Paul Wallington <jpw@shootybangbang.com> | ||
| 2 | |||
| 3 | * font-core.el (font-lock-function): Make it buffer-local. | ||
| 4 | |||
| 1 | 2002-08-07 John Paul Wallington <jpw@shootybangbang.com> | 5 | 2002-08-07 John Paul Wallington <jpw@shootybangbang.com> |
| 2 | 6 | ||
| 3 | * xt-mouse.el (xterm-mouse-mode): Make it a global mode. | 7 | * xt-mouse.el (xterm-mouse-mode): Make it a global mode. |