comparison lisp/ChangeLog @ 105949:981ea078cf76

* Makefile.in (ELCFILES): Add international/mule-conf.elc. * loadup.el ("international/mule-conf"): Load the byte compiled version. * international/mule-conf.el: Allow to be byte compiled.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 11 Nov 2009 06:30:38 +0000
parents d319f1aaff7c
children e411fa8e0abf
comparison
equal deleted inserted replaced
105948:d319f1aaff7c 105949:981ea078cf76
1 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu> 1 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
4 * loadup.el ("international/mule-conf"): Load the byte compiled version.
5 * international/mule-conf.el: Allow to be byte compiled.
2 6
3 * international/mule.el (define-charset): Purecopy props. 7 * international/mule.el (define-charset): Purecopy props.
4 (load-with-code-conversion): Purecopy doc string and file name. 8 (load-with-code-conversion): Purecopy doc string and file name.
5 (put-charset-property): Purecopy strings. 9 (put-charset-property): Purecopy strings.
6 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value. 10 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.