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 13edc1723be..84e414ec738 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12001-12-25 Richard M. Stallman <rms@gnu.org> 12001-12-25 Richard M. Stallman <rms@gnu.org>
2 2
3 * help-mode.el (help-xref-on-pp): Catch and ignore errors in scanning
4 the buffer.
5
3 * startup.el (command-line): Convert command line args 6 * startup.el (command-line): Convert command line args
4 to Emacs internal representation using locale-coding-system. 7 to Emacs internal representation using locale-coding-system.
5 8