diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 294b250028e..622abc6944a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2000-11-22 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-11-22 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * frame.el (show-cursor-in-non-selected-windows): Doc fix. | ||
| 4 | |||
| 3 | * hi-lock.el (hi-lock-refontify): Don't call non-existent | 5 | * hi-lock.el (hi-lock-refontify): Don't call non-existent |
| 4 | jit-lock-fontify-buffer; it should anyway be unneccessary to | 6 | jit-lock-fontify-buffer; it should anyway be unneccessary to |
| 5 | do anything special when jit-lock is active. | 7 | do anything special when jit-lock is active. |