Mercurial > emacs
changeset 40586:4cc5155bf5df
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 31 Oct 2001 21:57:45 +0000 |
parents | 595d79a92c0e |
children | 85791f717d5c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Oct 31 21:57:21 2001 +0000 +++ b/lisp/ChangeLog Wed Oct 31 21:57:45 2001 +0000 @@ -1,3 +1,11 @@ +2001-10-31 Richard M. Stallman <rms@gnu.org> + + * bindings.el (mode-line-frame-identification): Add doc string. + (mode-line-position, mode-line-modes): New variables. + (mode-line-format): Use mode-line-position for the part + that displays the position-in-buffer info. Use + mode-line-modes for the part that displays major and minor modes. + 2001-10-31 Sam Steingold <sds@gnu.org> * emacs-lisp/debug.el (debugger-make-xrefs): New function.