diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b2a0fb4f8f1..0bd7a705ea6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu> | 1 | 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 2 | ||
| 3 | * international/mule-cmds.el (register-input-method); Purecopy arguments. | ||
| 4 | (define-char-code-property): Correctly purecopy the table. | ||
| 5 | |||
| 3 | * international/ccl.el (define-ccl-program): Purecopy the docstring. | 6 | * international/ccl.el (define-ccl-program): Purecopy the docstring. |
| 4 | 7 | ||
| 5 | * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter. | 8 | * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter. |