diff lisp/ChangeLog @ 30253:4e276b9c8239

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 17 Jul 2000 01:27:07 +0000
parents bf443dabe303
children 857a458d569d
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jul 17 01:26:28 2000 +0000
+++ b/lisp/ChangeLog	Mon Jul 17 01:27:07 2000 +0000
@@ -1,3 +1,14 @@
+2000-07-17  Kenichi Handa  <handa@etl.go.jp>
+
+	* 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  <monnier@cs.yale.edu>
 
 	* mouse.el (mouse-major-mode-menu-1): get the submenu with lookup-key.