aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6678353629d..9688a39a27b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12008-11-17 Juanma Barranquero <lekktu@gmail.com>
2
3 * international/mule-cmds.el (ucs-completions): Mark as risky.
4
12008-11-17 Martin Rudalics <rudalics@gmx.at> 52008-11-17 Martin Rudalics <rudalics@gmx.at>
2 6
3 * help-macro.el (three-step-help): Remove * from defcustom. 7 * help-macro.el (three-step-help): Remove * from defcustom.
@@ -949,7 +953,7 @@
949 953
950 * subr.el (top-level): Require `cl' when compiling. 954 * subr.el (top-level): Require `cl' when compiling.
951 955
9522008-10-20 David Reitter <david.reitter@gmail.com> 9562008-10-20 David Reitter <david.reitter@gmail.com>
953 957
954 * info.el (Info-mode): Do not remove an existing header line if 958 * info.el (Info-mode): Do not remove an existing header line if
955 `Info-use-header-line' is nil. 959 `Info-use-header-line' is nil.