diff options
| author | Pavel Janík | 2002-01-20 18:13:16 +0000 |
|---|---|---|
| committer | Pavel Janík | 2002-01-20 18:13:16 +0000 |
| commit | 3c17e0623770992013cf3c4f80e4b97b1bd02e39 (patch) | |
| tree | 09d3878cd09a13517300d75eed47dec865b9427e /lisp | |
| parent | fb08db4568ad1ffa12f9bbe8d2f780796ca50903 (diff) | |
| download | emacs-3c17e0623770992013cf3c4f80e4b97b1bd02e39.tar.gz emacs-3c17e0623770992013cf3c4f80e4b97b1bd02e39.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog.3 | 2 |
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 @@ | |||
| 1 | 2002-01-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 1 | 2002-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 | ||
| 5 | 2002-01-20 Jason Rumney <jasonr@gnu.org> | 7 | 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 @@ | |||
| 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 | ||
| 9990 | 1990-04-03 Richard Stallman (rms@mole.ai.mit.edu) | 9990 | 1990-04-03 Richard Stallman (rms@mole.ai.mit.edu) |
| 9991 | 9991 | ||