diff options
author | Kenichi Handa <handa@m17n.org> | 2000-06-12 06:52:29 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2000-06-12 06:52:29 +0000 |
commit | 0bd5914bed0b23287c70686d8f5bb7325d53cfe5 (patch) | |
tree | 6d58c9743093e920a637274e406d8b4f9f3a01fa /lisp | |
parent | 3e799ba149b82d18d9d2ab483d11aa00a46af8b6 (diff) | |
download | emacs-0bd5914bed0b23287c70686d8f5bb7325d53cfe5.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fd8abb95e98..c3ad921c2b4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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. |