]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Mon, 12 Jun 2000 06:52:29 +0000 (06:52 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 12 Jun 2000 06:52:29 +0000 (06:52 +0000)
leim/ChangeLog
lisp/ChangeLog

index 663b9c8b688e3998b01bd582abda7d8e39f6875d..62da438c48f8016158d5c2f993e4f07e5c067104 100644 (file)
@@ -1,3 +1,8 @@
+2000-06-12  Kenichi Handa  <handa@etl.go.jp>
+
+       * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted.
+       ("tibetan-wylie"): State transition table modified.
+
 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
 
        * quail/tibetan.el: Change all tibetan-1-column characters to
index fd8abb95e98cdcf63fd5e66605e4361ea76970a4..c3ad921c2b43bd93958e4bef70ab1519528ae634 100644 (file)
@@ -1,3 +1,16 @@
+2000-06-12  Kenichi Handa  <handa@etl.go.jp>
+
+       * language/tibet-util.el: Convert all tibetan-1-column characters
+       to the corresponding tibetan characters.
+       (tibetan-add-components): Delete code for the special treatment of
+       'a chung.
+
+       * language/tibetan.el (tibetan-composable-pattern): Fix previous
+       change.
+       (tibetan-vowel-transcription-alist): More rules added.
+       (tibetan-composite-vowel-alist): New variable.
+       (tibetan-precomposition-rule-alist): More rules added.
+
 2000-06-12  Stefan Monnier  <monnier@cs.yale.edu>
 
        * startup.el (command-line): Only call menu-bar-mode if interactive.