diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 30d58ad4da6..0c1aa626f47 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | (mode-line-bury-buffer): New function. | 16 | (mode-line-bury-buffer): New function. |
| 17 | (mode-line-buffer-identification-keymap): Use it instead of | 17 | (mode-line-buffer-identification-keymap): Use it instead of |
| 18 | bury-buffer. Bind down-mouse events to prevent global down-mouse | 18 | bury-buffer. Bind down-mouse events to prevent global down-mouse |
| 19 | events to shine through. | 19 | events from shining through. |
| 20 | 20 | ||
| 21 | 2001-08-21 Stefan Monnier <monnier@cs.yale.edu> | 21 | 2001-08-21 Stefan Monnier <monnier@cs.yale.edu> |
| 22 | 22 | ||