Mercurial > emacs
changeset 59515:77893ec9b41e
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 13 Jan 2005 09:39:09 +0000 |
parents | 92e1b372276b |
children | f50d20947c20 |
files | lispref/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/ChangeLog Thu Jan 13 09:36:01 2005 +0000 +++ b/lispref/ChangeLog Thu Jan 13 09:39:09 2005 +0000 @@ -1,3 +1,7 @@ +2005-01-13 Kim F. Storm <storm@cua.dk> + + * modes.texi (Emulating Mode Line): Update format-mode-line entry. + 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change) * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
--- a/src/ChangeLog Thu Jan 13 09:36:01 2005 +0000 +++ b/src/ChangeLog Thu Jan 13 09:39:09 2005 +0000 @@ -1,3 +1,8 @@ +2005-01-13 Kim F. Storm <storm@cua.dk> + + * xdisp.c (Fformat_mode_line): Fix last change. Remove NO_PROPS arg + (specify 0 for FACE instead). Reorder arg list. Doc fix. + 2005-01-12 Richard M. Stallman <rms@gnu.org> * xdisp.c (Fformat_mode_line): New arg FACE specifies a default