From 099a5e88e1fdca5e460535f4996ae99ec98f3f9e Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Mon, 17 Jul 2000 01:26:28 +0000 Subject: [PATCH] ("japanese"): Docstring modified. --- leim/quail/japanese.el | 8 ++++++++ 1 file changed, 8 insertions(+) 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 ;; 次の変換候補を表示 +;; kkc-show-conversion-list-count 以上続けて打てば、変換候補リス +;; トをエコーエリアに表示 ;; C-p kkc-prev ;; 前の変換候補を表示 +;; kkc-show-conversion-list-count 以上続けて打てば、変換候補リス +;; トをエコーエリアに表示 ;; l kkc-show-conversion-list-or-next-group ;; 最高10個までの変換候補をエコーエリアに表示。 ;; 続けて打たれれば、次の10候補を表示。 @@ -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. -- 2.39.2