Mercurial > emacs
changeset 98144:142baa998501
* quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G with upturn.
author | Magnus Henoch <mange@freemail.hu> |
---|---|
date | Thu, 11 Sep 2008 20:24:16 +0000 |
parents | f8b5093a643a |
children | 9d5c120a08ec |
files | leim/ChangeLog leim/quail/cyrillic.el |
diffstat | 2 files changed, 9 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/leim/ChangeLog Thu Sep 11 16:13:17 2008 +0000 +++ b/leim/ChangeLog Thu Sep 11 20:24:16 2008 +0000 @@ -1,3 +1,8 @@ +2008-09-11 Magnus Henoch <mange@freemail.hu> + + * 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
--- a/leim/quail/cyrillic.el Thu Sep 11 16:13:17 2008 +0000 +++ b/leim/quail/cyrillic.el Thu Sep 11 20:24:16 2008 +0000 @@ -1013,7 +1013,8 @@ Russian alphabet: a b v=w g d e yo=jo zh z i j=j' k l m n o p r s t u f h=kh=x c ch sh shch=sj=/s=/sht ~ y ' e\\ yu=ju ya=ja=q -Also included are Ukrainian ,Lt(B (YE) = \"/e\" and ,Lw(B (YI) = \"yi\", +Also included are Ukrainian ,Lt(B (YE) = \"/e\", ,Lw(B (YI) = \"yi\", +$,1)Q(B (GHE WITH UPTURN) = \"g'\", Belarusian ,L~(B (SHORT U) = \"u~\", Serbo-Croatian ,Lr(B (DJE) = \"/d\", ,L{(B (CHJE)= \"/ch\", Macedonian ,Ls(B (GJE) = \"/g\", ,Lu(B (DZE) = \"/s\", ,L|(B (KJE) = \"/k\", @@ -1055,10 +1056,12 @@ ("Ya" ?,LO(B) ("YA" ?,LO(B) ("Ja" ?,LO(B) ("JA" ?,LO(B) ("Q" ?,LO(B) ("/e" ?,Lt(B) ("yi" ?,Lw(B) ("u'" ?,L~(B) ("u~" ?,L~(B) + ("g'" ?$,1)Q(B) ("/d" ?,Lr(B) ("/ch" ?,L{(B) ("/g" ?,Ls(B) ("/s" ?,Lu(B) ("/k" ?,L|(B) ("/i" ?,Lv(B) ("/j" ?,Lx(B) ("/l" ?,Ly(B) ("/n" ?,Lz(B) ("/z" ?,L(B) ("/E" ?,L$(B) ("YE" ?,L$(B) ("Yi" ?,L'(B) ("YI" ?,L'(B) ("U'" ?,L.(B) ("U~" ?,L.(B) + ("G'" ?$,1)P(B) ("/D" ?,L"(B) ("/Ch" ?,L+(B) ("/CH" ?,L+(B) ("/G" ?,L#(B) ("/S" ?,L%(B) ("/K" ?,L,(B) ("/I" ?,L&(B) ("/J" ?,L((B) ("/L" ?,L)(B) ("/N" ?,L*(B) ("/Z" ?,L/(B)