Mercurial > emacs
diff leim/ChangeLog @ 99484:8cc7dbd8078f
* quail/hangul.el (hangul-djamo): Fix typo in docstring.
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Tue, 11 Nov 2008 08:39:09 +0000 |
| parents | a7b1710b442b |
| children | 17bd52e948f6 |
line wrap: on
line diff
--- a/leim/ChangeLog Tue Nov 11 07:25:27 2008 +0000 +++ b/leim/ChangeLog Tue Nov 11 08:39:09 2008 +0000 @@ -1,3 +1,7 @@ +2008-11-11 Juanma Barranquero <lekktu@gmail.com> + + * quail/hangul.el (hangul-djamo): Fix typo in docstring. + 2008-11-07 Vasily Korytov <vasily@korytov.pp.ru> (tiny change) * quail/cyrillic.el: Handle backslash key (bug#839). @@ -12,9 +16,9 @@ * quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G with upturn. -2008-09-02 Carsten Bormann <cabo@tzi.org> - - * quail/latin-post.el ("german-postfix"): do not translate ue to +2008-09-02 Carsten Bormann <cabo@tzi.org> + + * quail/latin-post.el ("german-postfix"): Do not translate ue to \"u after a, e or q, because that would be extremely uncommon compared to aue, eue or que. The only exception is the prefix "ge", after which, according to corpus statistics, a \"u can be @@ -22,8 +26,7 @@ 2008-08-10 Jihyun Cho <jihyun.jo@gmail.com> - * quail/hangul.el (hangul3-input-method-jong): Fix array indexing - bug. + * quail/hangul.el (hangul3-input-method-jong): Fix array indexing bug. 2008-07-19 Juri Linkov <juri@jurta.org> @@ -193,8 +196,7 @@ 2008-01-14 Aidan Kehoe <kehoea@parhasard.net> (tiny change) - * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and - \vk. + * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and \vk. 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
