Mercurial > emacs
comparison lisp/ChangeLog @ 40586:4cc5155bf5df
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 31 Oct 2001 21:57:45 +0000 |
parents | 87996dd441b7 |
children | 179a91481857 |
comparison
equal
deleted
inserted
replaced
40585:595d79a92c0e | 40586:4cc5155bf5df |
---|---|
1 2001-10-31 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * bindings.el (mode-line-frame-identification): Add doc string. | |
4 (mode-line-position, mode-line-modes): New variables. | |
5 (mode-line-format): Use mode-line-position for the part | |
6 that displays the position-in-buffer info. Use | |
7 mode-line-modes for the part that displays major and minor modes. | |
8 | |
1 2001-10-31 Sam Steingold <sds@gnu.org> | 9 2001-10-31 Sam Steingold <sds@gnu.org> |
2 | 10 |
3 * emacs-lisp/debug.el (debugger-make-xrefs): New function. | 11 * emacs-lisp/debug.el (debugger-make-xrefs): New function. |
4 (debugger-setup-buffer): Call it. | 12 (debugger-setup-buffer): Call it. |
5 (debugger-mode-map): Bind RET and mouse-2. | 13 (debugger-mode-map): Bind RET and mouse-2. |