Mercurial > emacs
changeset 38913:5af57c72e302
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 23 Aug 2001 08:20:20 +0000 |
parents | 5dc3005827cd |
children | 7eb1441df356 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Aug 22 22:21:11 2001 +0000 +++ b/lisp/ChangeLog Thu Aug 23 08:20:20 2001 +0000 @@ -16,7 +16,7 @@ (mode-line-bury-buffer): New function. (mode-line-buffer-identification-keymap): Use it instead of bury-buffer. Bind down-mouse events to prevent global down-mouse - events to shine through. + events from shining through. 2001-08-21 Stefan Monnier <monnier@cs.yale.edu>