summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2000-07-17 01:26:28 +0000
committerKenichi Handa <handa@m17n.org>2000-07-17 01:26:28 +0000
commit099a5e88e1fdca5e460535f4996ae99ec98f3f9e (patch)
tree8f22e076e1da270dd6eb9868771b836c92a4ce4a /leim
parenta9fbabdab0b94c7c84e8560dd228c697cf402888 (diff)
downloademacs-099a5e88e1fdca5e460535f4996ae99ec98f3f9e.tar.gz
("japanese"): Docstring modified.
Diffstat (limited to 'leim')
-rw-r--r--leim/quail/japanese.el8
1 files changed, 8 insertions, 0 deletions
diff --git a/leim/quail/japanese.el b/leim/quail/japanese.el
index eb231ea9da6..e7edfc7b3a6 100644
--- a/leim/quail/japanese.el
+++ b/leim/quail/japanese.el
@@ -168,8 +168,12 @@
;;
;; SPC, C-n kkc-next
;; $B<!$NJQ498uJd$rI=<((B
+;; kkc-show-conversion-list-count $B0J>eB3$1$FBG$F$P!"JQ498uJd%j%9(B
+;; $B%H$r%(%3!<%(%j%"$KI=<((B
;; C-p kkc-prev
;; $BA0$NJQ498uJd$rI=<((B
+;; kkc-show-conversion-list-count $B0J>eB3$1$FBG$F$P!"JQ498uJd%j%9(B
+;; $B%H$r%(%3!<%(%j%"$KI=<((B
;; l kkc-show-conversion-list-or-next-group
;; $B:G9b#1#08D$^$G$NJQ498uJd$r%(%3!<%(%j%"$KI=<(!#(B
;; $BB3$1$FBG$?$l$l$P!"<!$N#1#08uJd$rI=<(!#(B
@@ -305,8 +309,12 @@ current phrase.
SPC, C-n kkc-next
Show the next candidate for the current phrase.
+ If typed `kkc-show-conversion-list-count' counts successively,
+ conversion candidates are shown in the echo area.
C-p kkc-prev
Show the previous candidate for the current phrase.
+ If typed `kkc-show-conversion-list-count' counts successively,
+ conversion candidates are shown in the echo area.
l kkc-show-conversion-list-or-next-group
Show at most 10 candidates for the current phrase in echo area.
If typed repeatedly, show the next 10 candidates.