From: handa Date: Tue, 10 Apr 2007 08:01:49 +0000 (+0000) Subject: (vowel): Don't yield U+0F70 by "a". X-Git-Tag: REL-1-4-0~114 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff4c0f30613b964dc43a68148b8951fdb14c908b;p=m17n%2Fm17n-db.git (vowel): Don't yield U+0F70 by "a". --- diff --git a/bo-wylie.mim b/bo-wylie.mim index 077d889..82ba0f9 100644 --- a/bo-wylie.mim +++ b/bo-wylie.mim @@ -1,5 +1,5 @@ ;; bo-wylie.mim -- Tibetan input method with Wylie method -;; Copyright (C) 2003, 2004, 2005 +;; Copyright (C) 2003, 2004, 2005, 2007 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H15PRO112 @@ -23,10 +23,10 @@ (input-method bo wylie) -(description "Tibetan input method using the Extended Wylie transliteration. -For more information, see the page: - http://iris.lib.virginia.edu/tibet/tools/ewts.pdf -") +(description "Tibetan input method based on the Wylie transliteration. +It is actually the re-implementation of Emacs' tibetan-wylie input method, +and is slightly different from Extended Wylie Transliteration Scheme (EWTS). +The exact EWTS-based input method is in bo-ewts.mim.") (title "ཀ") (map @@ -247,7 +247,7 @@ For more information, see the page: ("au" "ཽ") ("ee" "ཻ") ("oo" "ཽ") - ("a" "཰") + ("a") ("i" "ི") ("u" "ུ") ("e" "ེ")