diff options
| author | Gerd Moellmann | 2001-03-20 19:52:32 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-03-20 19:52:32 +0000 |
| commit | 7194219dd32abc3d6e35cb5acd18f3a34c2cec67 (patch) | |
| tree | ae3f3bc78794e841f2bd241eeedb7958aa3c7632 /lisp/ChangeLog | |
| parent | 5721ae138a9581a7cea375c00eeebf4a61b5fb8b (diff) | |
| download | emacs-7194219dd32abc3d6e35cb5acd18f3a34c2cec67.tar.gz emacs-7194219dd32abc3d6e35cb5acd18f3a34c2cec67.zip | |
(follow-avoid-tail-recenter): Doc fix.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d3e687f3de1..8345bf8ee9a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2001-03-20 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-03-20 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * follow.el (follow-avoid-tail-recenter): Doc fix. | ||
| 4 | |||
| 3 | * custom.el (custom-set-variables): Avoid reversing the list | 5 | * custom.el (custom-set-variables): Avoid reversing the list |
| 4 | of args needlessly. | 6 | of args needlessly. |
| 5 | 7 | ||