aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-03-20 19:52:32 +0000
committerGerd Moellmann2001-03-20 19:52:32 +0000
commit7194219dd32abc3d6e35cb5acd18f3a34c2cec67 (patch)
treeae3f3bc78794e841f2bd241eeedb7958aa3c7632 /lisp/ChangeLog
parent5721ae138a9581a7cea375c00eeebf4a61b5fb8b (diff)
downloademacs-7194219dd32abc3d6e35cb5acd18f3a34c2cec67.tar.gz
emacs-7194219dd32abc3d6e35cb5acd18f3a34c2cec67.zip
(follow-avoid-tail-recenter): Doc fix.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
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 @@
12001-03-20 Gerd Moellmann <gerd@gnu.org> 12001-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