From: Juri Linkov Date: Fri, 28 Oct 2005 06:00:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~6251 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/895725e10c0fb68ed21abb48183cc8843bcaadf3 *** empty log message *** --- diff --git a/leim/ChangeLog b/leim/ChangeLog index 0da91d3d8b..a336b65bf2 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,9 @@ +2005-10-28 Juri Linkov + + * quail/symbol-ksc.el: Add missing characters from 1st pos of + every table of [korean-ksc5601], and swap incorrectly ordered + characters at pos 91 and 90. + 2005-10-26 Torsten Bronger (tiny change) * quail/latin-ltx.el ("TeX"): Change "\," mapping to U+202F (not diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6e155d3340..0982f2782d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-10-28 Juri Linkov + + * international/quail.el (quail-get-current-str): Translate last + raw character for deterministic input methods. + 2005-10-27 Jay Belanger * calc/calc-ext.el: Add functions to autoloads.