comparison leim/ChangeLog @ 96630:89f8d92caefc

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Sat, 12 Jul 2008 21:41:07 +0000
parents f3d9f2bfa878
children 163afe7c6871
comparison
equal deleted inserted replaced
96629:8264d662e9a2 96630:89f8d92caefc
4 equivalent text-only notations. 4 equivalent text-only notations.
5 5
6 * quail/cyrillic.el ("cyrillic-translit"): Fix rules with 6 * quail/cyrillic.el ("cyrillic-translit"): Fix rules with
7 combining acute accent. Add rules ("e\\" ?э) ("E\\" ?Э). 7 combining acute accent. Add rules ("e\\" ?э) ("E\\" ?Э).
8 Change conflicting rules ("u'" ?ў) to ("u~" ?ў), and ("U'" ?Ў) 8 Change conflicting rules ("u'" ?ў) to ("u~" ?ў), and ("U'" ?Ў)
9 to ("U~" ?Ў). Doc fix. 9 to ("U~" ?Ў). Doc fix. Put combining accent rules into one group.
10 10
11 2008-07-10 Teodor Zlatanov <tzz@lifelogs.com> 11 2008-07-10 Teodor Zlatanov <tzz@lifelogs.com>
12 12
13 * quail/cyrillic.el : Add more rules to cyrillic-translit, make 13 * quail/cyrillic.el : Add more rules to cyrillic-translit, make
14 everything postfix. Adjust to eliminate conflicts. 14 everything postfix. Adjust to eliminate conflicts.