diff options
author | Dave Love <fx@gnu.org> | 2002-12-15 17:08:37 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2002-12-15 17:08:37 +0000 |
commit | 2e547569ba50ad36b09a1f89c98fa73aa1cb428d (patch) | |
tree | 802feeb8dc908d7ee8c5452055f979aac7da0012 | |
parent | f08830d27ffba84297d58b0dbfb80a1cb63deff6 (diff) | |
download | emacs-2e547569ba50ad36b09a1f89c98fa73aa1cb428d.tar.gz emacs-2e547569ba50ad36b09a1f89c98fa73aa1cb428d.tar.bz2 emacs-2e547569ba50ad36b09a1f89c98fa73aa1cb428d.zip |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 36df00ff76c..a474cc0c254 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2002-12-15 Dave Love <fx@gnu.org> + + * international/utf-8.el (ucs-mule-cjk-to-unicode) + (utf-subst-table-for-encode, ucs-unicode-to-mule-cjk) + (utf-subst-table-for-decode): Specify :size, :rehash-size. + (utf-translate-cjk): :set rewritten to load subst-... files. Add + :set-after. + (ccl-decode-mule-utf-8): Consider CJK translation for r3<#x3400. + 2002-12-15 Gustav H,Ae(Bllberg <gustav@virtutech.se> (tiny change) * progmodes/compile.el (compile-reinitialize-errors): Don't mark the |