Mercurial > emacs
comparison lisp/ChangeLog @ 37743:cfa03ea9adec
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 15 May 2001 13:38:23 +0000 |
parents | d0ece64f6964 |
children | 16563487a397 |
comparison
equal
deleted
inserted
replaced
37742:c3dd00963b46 | 37743:cfa03ea9adec |
---|---|
1 2001-05-15 Gerd Moellmann <gerd@gnu.org> | 1 2001-05-15 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * mouse.el (mouse-delete-other-windows): Doc fix. | |
2 | 4 |
3 * emacs-lisp/lisp-mode.el (lisp-mode): Make | 5 * emacs-lisp/lisp-mode.el (lisp-mode): Make |
4 font-lock-keywords-case-fold-search a buffer-local variable | 6 font-lock-keywords-case-fold-search a buffer-local variable |
5 with make-local-variable before setting it. | 7 with make-local-variable before setting it. |
6 | 8 |