diff options
author | David Reitter <david.reitter@gmail.com> | 2008-09-02 01:58:52 +0000 |
---|---|---|
committer | David Reitter <david.reitter@gmail.com> | 2008-09-02 01:58:52 +0000 |
commit | 46f4980344ec9c5be200b4b5be7a96d7fd96a6c2 (patch) | |
tree | 624b2c37a28ddeedf8775b2a1a4edfbc4f561402 /leim | |
parent | e4340a8618ea4da8de52d6f122d3f3c7484eed73 (diff) | |
download | emacs-46f4980344ec9c5be200b4b5be7a96d7fd96a6c2.tar.gz |
("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
expected.
Diffstat (limited to 'leim')
-rw-r--r-- | leim/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog index fabf0253ef5..0534b50a85a 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,11 @@ +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 + expected. + 2008-08-10 Jihyun Cho <jihyun.jo@gmail.com> * quail/hangul.el (hangul3-input-method-jong): Fix array indexing |