]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 1 Jun 2000 11:06:38 +0000 (11:06 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 1 Jun 2000 11:06:38 +0000 (11:06 +0000)
leim/ChangeLog
leim/quail/tibetan.elc
lisp/ChangeLog

index df1127d1c74018cfd320a2b09587116cc4de7b52..663b9c8b688e3998b01bd582abda7d8e39f6875d 100644 (file)
@@ -1,3 +1,8 @@
+2000-06-01  Kenichi Handa  <handa@etl.go.jp>
+
+       * quail/tibetan.el: Change all tibetan-1-column characters to
+       tibetan.  Quail map for "tibetan-wylie" fixed.
+
 2000-03-31  Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>
 
        * quail/latin-pre.el ("polish-slash"): New input method.
index c5ab800ed2f25de5b65482d3206bc273deb60adb..2c7bd8409413af7efb9ae8da66b735755d2ee034 100644 (file)
Binary files a/leim/quail/tibetan.elc and b/leim/quail/tibetan.elc differ
index cda88c50844ef45d13b8b14069936b9323036c84..85096092000cd1fd381b29bfadd068b2d33168a8 100644 (file)
@@ -1,5 +1,24 @@
 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
 
+       * international/characters.el: Fix syntax/category setting of
+       Tibetan characters.
+
+       * language/tibet-util.el (tibetan-add-components): Fixes for new
+       encoding of Tibetan characters.
+       (tibetan-decompose-precomposition-alist): New variable.
+       (tibetan-decompose-region): Convert precomposed characters to
+       non-precomposed characters.
+       (tibetan-decompose-string): Likewise.
+       (tibetan-composition-function): Fix args to
+       thibetan-compose-string.
+
+       * language/tibetan.el (tibetan-composable-pattern): More
+       characters included.
+       (tibetan-consonant-transcription-alist): Rule for "R" added.
+       (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
+       "+R" added.
+       (tibetan-base-to-subjoined-alist): Rule for "RA" added.
+
        * language/lao-util.el (lao-composition-function): Fix args to
        compose-string.