diff options
| author | Juri Linkov | 2008-07-19 23:59:29 +0000 |
|---|---|---|
| committer | Juri Linkov | 2008-07-19 23:59:29 +0000 |
| commit | f4949090d477c82e2fc38811e87652a97728b525 (patch) | |
| tree | e6667f080864f6a9e19c9b51d72aab44c841ed84 /leim/ChangeLog | |
| parent | ff759a98908ad1cf4475791a5c3dd452fd6cb97e (diff) | |
| download | emacs-f4949090d477c82e2fc38811e87652a97728b525.tar.gz emacs-f4949090d477c82e2fc38811e87652a97728b525.zip | |
("cyrillic-translit"): Add two rules "//'" and
"//`" for combining accents as a separate character. Keep two
rules "i`" and "I`" for characters where accent is not a separate
character. Revert changes that added postfix combining accents.
Diffstat (limited to 'leim/ChangeLog')
| -rw-r--r-- | leim/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog index c289b6591bb..3356354eb82 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2008-07-19 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * quail/cyrillic.el ("cyrillic-translit"): Add two rules "//'" and | ||
| 4 | "//`" for combining accents as a separate character. Keep two | ||
| 5 | rules "i`" and "I`" for characters where accent is not a separate | ||
| 6 | character. Revert changes that added postfix combining accents. | ||
| 7 | |||
| 1 | 2008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com> | 8 | 2008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com> |
| 2 | 9 | ||
| 3 | * Makefile.in (install): Perform post-install cleanup inside NS app | 10 | * Makefile.in (install): Perform post-install cleanup inside NS app |