diff lisp/ChangeLog @ 105947:6bc99fd16720

* international/mule-cmds.el (register-input-method); Purecopy arguments. (define-char-code-property): Correctly purecopy the table.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 11 Nov 2009 06:22:30 +0000
parents 8b630212b554
children d319f1aaff7c
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Nov 11 06:18:17 2009 +0000
+++ b/lisp/ChangeLog	Wed Nov 11 06:22:30 2009 +0000
@@ -1,5 +1,8 @@
 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
 
+	* international/mule-cmds.el (register-input-method); Purecopy arguments.
+	(define-char-code-property): Correctly purecopy the table.
+
 	* international/ccl.el (define-ccl-program): Purecopy the docstring.
 
 	* emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.