diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
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 @@ | |||
| 1 | 2008-11-17 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * international/mule-cmds.el (ucs-completions): Mark as risky. | ||
| 4 | |||
| 1 | 2008-11-17 Martin Rudalics <rudalics@gmx.at> | 5 | 2008-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 | ||
| 952 | 2008-10-20 David Reitter <david.reitter@gmail.com> | 956 | 2008-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. |