From: Pavel Janík Date: Sun, 20 Jan 2002 18:13:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~17055 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3c17e0623770992013cf3c4f80e4b97b1bd02e39;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9a7bd98e09b..da970df13c0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2002-01-20 Pavel Jan,Bm(Bk + * tempo.el (tempo-define-template): Doc fix. + * scroll-bar.el (scroll-bar-mode): Make argument optional. 2002-01-20 Jason Rumney diff --git a/lisp/ChangeLog.3 b/lisp/ChangeLog.3 index d20954b0bba..48283d92a99 100644 --- a/lisp/ChangeLog.3 +++ b/lisp/ChangeLog.3 @@ -9985,7 +9985,7 @@ emacs. (next-multiscreen-window): (previous-multiscreen-window): Include the minibuffer screen if - the minbuffer is active. + the minibuffer is active. 1990-04-03 Richard Stallman (rms@mole.ai.mit.edu) diff --git a/src/ChangeLog b/src/ChangeLog index 286bc530969..fde084caeb9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2002-01-20 Pavel Jan,Bm(Bk + + * doprnt.c (doprnt1): Fix typos in error call. + 2002-01-20 Eli Zaretskii * unexelf.c (unexec) [__sgi]: Support the .got sections. diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index c22b5484343..2ca5e3f331e 100644 --- a/src/ChangeLog.3 +++ b/src/ChangeLog.3 @@ -13557,7 +13557,7 @@ 1990-04-03 Joseph Arceneaux (jla@churchy.ai.mit.edu) - * editfns.c (Fmessage): If there is a global minbuffer screen, + * editfns.c (Fmessage): If there is a global minibuffer screen, raise it before displaying the message. * window.c (window_loop): Parameter SCREENS now affects which