aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/leim
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/leim')
-rw-r--r--lisp/leim/quail/ipa-praat.el4
-rw-r--r--lisp/leim/quail/ipa.el2
2 files changed, 3 insertions, 3 deletions
diff --git a/lisp/leim/quail/ipa-praat.el b/lisp/leim/quail/ipa-praat.el
index c5156ad892b..53229724ae3 100644
--- a/lisp/leim/quail/ipa-praat.el
+++ b/lisp/leim/quail/ipa-praat.el
@@ -23,7 +23,7 @@
23;;; Commentary: 23;;; Commentary:
24 24
25;; This is a new input method for IPA characters and diacritics, which follows 25;; This is a new input method for IPA characters and diacritics, which follows
26;; the conventions of Praat, a GPLed program for phonetical analysis. 26;; the conventions of Praat, a GPLed program for phonetic analysis.
27;; 27;;
28;; This input method is much more complete than the current ipa.el. 28;; This input method is much more complete than the current ipa.el.
29 29
@@ -34,7 +34,7 @@
34(quail-define-package 34(quail-define-package
35 "ipa-praat" "IPA" "IPAP" t 35 "ipa-praat" "IPA" "IPAP" t
36 "International Phonetic Alphabet input method. 36 "International Phonetic Alphabet input method.
37This follows the input method of the phonetical analysis program 37This follows the input method of the phonetic analysis program
38Praat (http://www.fon.hum.uva.nl/praat/). 38Praat (http://www.fon.hum.uva.nl/praat/).
39 39
40 40
diff --git a/lisp/leim/quail/ipa.el b/lisp/leim/quail/ipa.el
index fd283be7670..322f34ad33e 100644
--- a/lisp/leim/quail/ipa.el
+++ b/lisp/leim/quail/ipa.el
@@ -440,7 +440,7 @@ displays them, incorrectly, as separate from the modified glyphs.")
440 (">\\" "ʡ") ;; Epiglottal plosive U+02A1 440 (">\\" "ʡ") ;; Epiglottal plosive U+02A1
441 ("^" "↑") ;; Upstep U+2191 441 ("^" "↑") ;; Upstep U+2191
442 ("!" "↓") ;; Downstep U+2193 442 ("!" "↓") ;; Downstep U+2193
443 ("!\\" "ǃ") ;; Postalveolal click U+01C3 443 ("!\\" "ǃ") ;; Postalveolar click U+01C3
444 ("\\" "ǀ") ;; Dental click U+01C0 444 ("\\" "ǀ") ;; Dental click U+01C0
445 ("\\|\\" "ǁ") ;; Lateral alveolar click U+01C1 445 ("\\|\\" "ǁ") ;; Lateral alveolar click U+01C1
446 ("=\\" "ǂ") ;; Palatal click U+01C2 446 ("=\\" "ǂ") ;; Palatal click U+01C2