comparison lisp/ChangeLog @ 91559:77a0ae5b1916

Add missing entry.
author Glenn Morris <rgm@gnu.org>
date Wed, 06 Feb 2008 04:29:32 +0000
parents f120791cf31d
children 6f35b3aa2f55
comparison
equal deleted inserted replaced
91558:2ddcf0ebbba2 91559:77a0ae5b1916
113 (setup-default-fontset): Add iso10646-1 font for latin and ipa. 113 (setup-default-fontset): Add iso10646-1 font for latin and ipa.
114 Add fontconfig spec for cjk-misc. Explicitly specify font font 114 Add fontconfig spec for cjk-misc. Explicitly specify font font
115 for U+E000..U+F8FF. 115 for U+E000..U+F8FF.
116 116
117 * international/characters.el (script-list): Add cham. 117 * international/characters.el (script-list): Add cham.
118
119 * language/cham.el: New file.
118 120
119 2008-02-01 Mark A. Hershberger <mah@everybody.org> 121 2008-02-01 Mark A. Hershberger <mah@everybody.org>
120 122
121 * xml.el (xml-escape-string): Don't do any encoding changes on the 123 * xml.el (xml-escape-string): Don't do any encoding changes on the
122 string. 124 string.