Mercurial > emacs
changeset 104744:58318daad0c3
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sun, 30 Aug 2009 23:31:26 +0000 |
parents | a1892c562b6d |
children | 60a123e396f8 |
files | leim/ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/leim/ChangeLog Sun Aug 30 23:30:46 2009 +0000 +++ b/leim/ChangeLog Sun Aug 30 23:31:26 2009 +0000 @@ -1,3 +1,16 @@ +2009-08-30 Aidan Kehoe <kehoea@parhasard.net> + + * quail/ipa.el ("kirshenbaum-ipa", "x-sampa-ipa"): + Two new input methods, both following widely-used Usenet + conventions for mapping ASCII to the IPA. Kirshenbaum is common in + sci.lang and alt.usage.english, X-SAMPA in various (mostly + European) non-English language fora. X-SAMPA is slightly more + complex to support in Quail that Kirshenbaum, whence the two extra + function and one extra submap to support it. + (x-sampa-prepend-to-keymap-entry): New function. + (x-sampa-underscore-implosive): New function. + (x-sampa-implosive-submap): New Quail submap. + 2009-08-30 Aidan Kehoe <kehoea@parhasard.net> * quail/ipa.el: Recode the file as UTF-8, for better