Mercurial > emacs
changeset 42860:fc4a17f3d810
*** empty log message ***
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Sun, 20 Jan 2002 18:13:16 +0000 |
parents | e66ccbc3c73d |
children | 3ee90bcdf67d |
files | lisp/ChangeLog lisp/ChangeLog.3 src/ChangeLog src/ChangeLog.3 |
diffstat | 4 files changed, 8 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jan 20 18:04:32 2002 +0000 +++ b/lisp/ChangeLog Sun Jan 20 18:13:16 2002 +0000 @@ -1,5 +1,7 @@ 2002-01-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz> + * tempo.el (tempo-define-template): Doc fix. + * scroll-bar.el (scroll-bar-mode): Make argument optional. 2002-01-20 Jason Rumney <jasonr@gnu.org>
--- a/lisp/ChangeLog.3 Sun Jan 20 18:04:32 2002 +0000 +++ b/lisp/ChangeLog.3 Sun Jan 20 18:13:16 2002 +0000 @@ -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)
--- a/src/ChangeLog Sun Jan 20 18:04:32 2002 +0000 +++ b/src/ChangeLog Sun Jan 20 18:13:16 2002 +0000 @@ -1,3 +1,7 @@ +2002-01-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz> + + * doprnt.c (doprnt1): Fix typos in error call. + 2002-01-20 Eli Zaretskii <eliz@is.elta.co.il> * unexelf.c (unexec) [__sgi]: Support the .got sections.
--- a/src/ChangeLog.3 Sun Jan 20 18:04:32 2002 +0000 +++ b/src/ChangeLog.3 Sun Jan 20 18:13:16 2002 +0000 @@ -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