Mercurial > emacs
diff leim/ChangeLog @ 36833:96b2d9e4ef6d
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 16 Mar 2001 08:47:14 +0000 |
parents | 6e6acbca47d7 |
children | ce27ff203016 |
line wrap: on
line diff
--- a/leim/ChangeLog Fri Mar 16 08:18:41 2001 +0000 +++ b/leim/ChangeLog Fri Mar 16 08:47:14 2001 +0000 @@ -3,6 +3,9 @@ * quail/japanese.el (quail-japanese-transliteration-rules): New variable. Use it to define these input methods: "japanese", "japanese-hiragana", "japanese-katakana". + (quail-japanese-kana-state): Delete this variable. + (quail-japanese-toggle-kana): Don't use quail-japanese-kana-state, + instead check if there's any Hiraganas in the converison region. 2001-03-14 Kenichi Handa <handa@mule.m17n.org>