Mercurial > emacs
comparison lisp/ChangeLog @ 38754:b6ae798c9d6e
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 09 Aug 2001 14:06:28 +0000 |
parents | c1031b06e707 |
children | c1945c69cde2 |
comparison
equal
deleted
inserted
replaced
38753:c1031b06e707 | 38754:b6ae798c9d6e |
---|---|
1 2001-08-09 Gerd Moellmann <gerd@gnu.org> | 1 2001-08-09 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * bindings.el (make-mode-line-mouse-map): Renamed from | |
4 make-mode-line-mouse2-map. Take additional arg MOUSE. | |
5 (mode-line-modified): Use mouse-3 instead of mouse-2. | |
6 (mode-line-buffer-identification-keymap): Bind keys differently. | |
7 (propertized-buffer-identification): Adapt help-echo to new | |
8 bindings. | |
2 | 9 |
3 * bindings.el (mode-line-format): Specify help-echo for line | 10 * bindings.el (mode-line-format): Specify help-echo for line |
4 number, column number and buffer-percent part of the mode-line. | 11 number, column number and buffer-percent part of the mode-line. |
5 | 12 |
6 * image.el (image-type-regexps): Allow whitespace at the start | 13 * image.el (image-type-regexps): Allow whitespace at the start |