Mercurial > emacs
view etc/nxml/0FE20-0FE2F.el @ 104743:a1892c562b6d
("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.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sun, 30 Aug 2009 23:30:46 +0000 |
parents | d668da41bc9c |
children | ef719132ddfa |
line wrap: on
line source
(nxml-define-char-name-set 'combining-half-marks '(("COMBINING LIGATURE LEFT HALF" #xFE20) ("COMBINING LIGATURE RIGHT HALF" #xFE21) ("COMBINING DOUBLE TILDE LEFT HALF" #xFE22) ("COMBINING DOUBLE TILDE RIGHT HALF" #xFE23) )) ;; arch-tag: de291a34-737a-4bbb-8d97-94f878921d05