emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/leim ChangeLog


From: Juri Linkov
Subject: [Emacs-diffs] emacs/leim ChangeLog
Date: Sun, 30 Aug 2009 23:31:27 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     09/08/30 23:31:27

Modified files:
        leim           : ChangeLog 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/leim/ChangeLog?cvsroot=emacs&r1=1.276&r2=1.277

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/leim/ChangeLog,v
retrieving revision 1.276
retrieving revision 1.277
diff -u -b -r1.276 -r1.277
--- ChangeLog   30 Aug 2009 23:12:09 -0000      1.276
+++ ChangeLog   30 Aug 2009 23:31:26 -0000      1.277
@@ -1,5 +1,18 @@
 2009-08-30  Aidan Kehoe  <address@hidden>
 
+       * 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  <address@hidden>
+
        * quail/ipa.el: Recode the file as UTF-8, for better
        interoperability with other applications.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]