From 7a3fd467589e4a263726aad8652c9d9ca8cfa380 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Mon, 17 Jul 2000 01:27:07 +0000 Subject: [PATCH] *** empty log message *** --- leim/ChangeLog | 4 ++++ leim/quail/japanese.el | 4 ++-- lisp/ChangeLog | 11 +++++++++++ 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/leim/ChangeLog b/leim/ChangeLog index 62da438c48f..dcc28d1f41c 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,7 @@ +2000-07-17 Kenichi Handa + + * quail/japanese.el ("japanese"): Docstring modified. + 2000-06-12 Kenichi Handa * quail/tibetan.el (tibetan-wylie-quote-alist): This variable deleted. diff --git a/leim/quail/japanese.el b/leim/quail/japanese.el index e7edfc7b3a6..b6242b1671d 100644 --- a/leim/quail/japanese.el +++ b/leim/quail/japanese.el @@ -309,11 +309,11 @@ current phrase. SPC, C-n kkc-next Show the next candidate for the current phrase. - If typed `kkc-show-conversion-list-count' counts successively, + If successively typed `kkc-show-conversion-list-count' times, 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, + If successively typed `kkc-show-conversion-list-count' times, 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. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e4b9f961de6..db0a82d39b2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2000-07-17 Kenichi Handa + + * international/kkc.el (kkc-show-conversion-list-count): Customize + it. + (kkc-region): Update kkc-next-count and kkc-prev-count here. Show + the conversion list at first if appropriate. + (kkc-next): Don't update kkc-next-count here. + (kkc-prev): Don't update kkc-prev-count here. + (kkc-show-conversion-list-update): Fix setting up of conversion + list message. + 2000-07-16 Stefan Monnier * mouse.el (mouse-major-mode-menu-1): get the submenu with lookup-key. -- 2.39.2