aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorPavel Janík2002-01-20 18:13:16 +0000
committerPavel Janík2002-01-20 18:13:16 +0000
commit3c17e0623770992013cf3c4f80e4b97b1bd02e39 (patch)
tree09d3878cd09a13517300d75eed47dec865b9427e /lisp
parentfb08db4568ad1ffa12f9bbe8d2f780796ca50903 (diff)
downloademacs-3c17e0623770992013cf3c4f80e4b97b1bd02e39.tar.gz
emacs-3c17e0623770992013cf3c4f80e4b97b1bd02e39.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/ChangeLog.32
2 files changed, 3 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9a7bd98e09b..da970df13c0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12002-01-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 12002-01-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 2
3 * tempo.el (tempo-define-template): Doc fix.
4
3 * scroll-bar.el (scroll-bar-mode): Make argument optional. 5 * scroll-bar.el (scroll-bar-mode): Make argument optional.
4 6
52002-01-20 Jason Rumney <jasonr@gnu.org> 72002-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 @@
9985 emacs. 9985 emacs.
9986 (next-multiscreen-window): 9986 (next-multiscreen-window):
9987 (previous-multiscreen-window): Include the minibuffer screen if 9987 (previous-multiscreen-window): Include the minibuffer screen if
9988 the minbuffer is active. 9988 the minibuffer is active.
9989 9989
99901990-04-03 Richard Stallman (rms@mole.ai.mit.edu) 99901990-04-03 Richard Stallman (rms@mole.ai.mit.edu)
9991 9991