summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/ChangeLog.32
-rw-r--r--src/ChangeLog4
-rw-r--r--src/ChangeLog.32
4 files changed, 8 insertions, 2 deletions
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 <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>
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 <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.
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