aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 83ef065922a..d66d1808732 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5,6 +5,9 @@
5 5
62002-01-12 Richard M. Stallman <rms@gnu.org> 62002-01-12 Richard M. Stallman <rms@gnu.org>
7 7
8 * simple.el (line-move): If we can't move enough lines,
9 go to beginning or end of line.
10
8 * help-mode.el (help-xref-go-back): Restore POSITION in proper buffer 11 * help-mode.el (help-xref-go-back): Restore POSITION in proper buffer
9 and proper window. 12 and proper window.
10 13