APPROVE COMMIT
NOTE: This patch has been committed.
mule-packages/leim/ChangeLog addition:
2008-12-31 Aidan Kehoe <kehoea(a)parhasard.net>
* quail/ipa-21.5.el ("kirshenbaum-ipa"):
Correct the mapping for P, it should be to U+0278, as it is in the
X-SAMPA map.
* quail/ipa-21.5.el (x-sampa-prepend-to-keymap-entry):
Correct the syntax of a lambda's quote, use #' instead of '.
XEmacs Packages source patch:
Diff command: cvs -q diff -Nu
Files affected: mule-packages/leim/quail/ipa-21.5.el
===================================================================
RCS
Index: mule-packages/leim/quail/ipa-21.5.el
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/mule-packages/leim/quail/ipa-21.5.el,v
retrieving revision 1.1
diff -u -u -r1.1 ipa-21.5.el
--- mule-packages/leim/quail/ipa-21.5.el 2006/08/04 19:46:22 1.1
+++ mule-packages/leim/quail/ipa-21.5.el 2008/12/31 13:50:51
@@ -153,7 +153,7 @@
("M" "ɱ") ;; Labio-dental nasal U+0271
("N" "ŋ") ;; Velar nasal U+014B
("O" "ɔ") ;; Low-mid back rounded vowel U+0254
- ("P" "Φ") ;; Voiceless bilabial fricative U+03A6
+ ("P" "ɸ") ;; Voiceless bilabial fricative U+0278
("Q" "ɣ") ;; Voiced velar fricative U+0263
("R" ["ʀ" ;; Alveolar trill U+0280
"ɚ"]) ;; Rhotacised schwa U+025A
@@ -273,10 +273,10 @@
(list
(apply 'vector
(mapcar
- '(lambda (entry)
- (assert (char-or-string-p entry) t)
- (format "%s%s" to-prepend
- (if (integerp entry) (string entry) entry)))
+ #'(lambda (entry)
+ (assert (char-or-string-p entry) t)
+ (format "%s%s" to-prepend
+ (if (integerp entry) (string entry) entry)))
quail-keymap))))
(defun x-sampa-underscore-implosive (input-string length)
--
¿Dónde estará ahora mi sobrino Yoghurtu Nghé, que tuvo que huir
precipitadamente de la aldea por culpa de la escasez de rinocerontes?
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches