diff options
| -rw-r--r-- | leim/quail/japanese.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/leim/quail/japanese.el b/leim/quail/japanese.el index 8729073f5c0..793cc7e7136 100644 --- a/leim/quail/japanese.el +++ b/leim/quail/japanese.el | |||
| @@ -133,7 +133,7 @@ | |||
| 133 | ---- Special key bindings ---- | 133 | ---- Special key bindings ---- |
| 134 | qq: toggle between input methods `japanese' and `japanese-ascii' | 134 | qq: toggle between input methods `japanese' and `japanese-ascii' |
| 135 | qz: use `japanese-zenkaku' package, \"qh\" puts you back to `japanese' | 135 | qz: use `japanese-zenkaku' package, \"qh\" puts you back to `japanese' |
| 136 | K: convert to Katakana | 136 | K: toggle converting region between Katakana and Hiragana |
| 137 | SPC: convert to Kanji&Kana | 137 | SPC: convert to Kanji&Kana |
| 138 | z: insert one Japanese symbol according to a key which follows | 138 | z: insert one Japanese symbol according to a key which follows |
| 139 | " | 139 | " |