Mercurial > emacs
changeset 52860:1fabef08c421
*** empty log message ***
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Thu, 16 Oct 2003 13:15:34 +0000 |
parents | bc7fbf233421 |
children | ea2fdd7f3ff6 |
files | lisp/ChangeLog lispref/ChangeLog |
diffstat | 2 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 16 13:15:09 2003 +0000 +++ b/lisp/ChangeLog Thu Oct 16 13:15:34 2003 +0000 @@ -1,3 +1,7 @@ +2003-10-16 Lute Kamstra <lute@gnu.org> + + * subr.el (force-mode-line-update): Fix docstring. + 2003-10-14 Dave Love <fx@gnu.org> * international/mule-cmds.el (find-multibyte-characters): Doc fix.
--- a/lispref/ChangeLog Thu Oct 16 13:15:09 2003 +0000 +++ b/lispref/ChangeLog Thu Oct 16 13:15:34 2003 +0000 @@ -1,3 +1,8 @@ +2003-10-16 Lute Kamstra <lute@gnu.org> + + * modes.texi (Mode Line Format): Mention force-mode-line-update's + argument. + 2003-10-13 Luc Teirlinck <teirllm@auburn.edu> * windows.texi (Choosing Window): Fix typo.