changeset 82285:e6a22becd0a3

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 06 Aug 2007 01:03:00 +0000
parents 65186e6b080e
children e0397e15d9bc
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Aug 06 01:01:20 2007 +0000
+++ b/lisp/ChangeLog	Mon Aug 06 01:03:00 2007 +0000
@@ -1,3 +1,11 @@
+2007-08-06  Kenichi Handa  <handa@m17n.org>
+
+	* international/quail.el: Wrap (require 'help-mode) by
+	eval-when-compile.
+	(quail-help-init): New function.
+	(quail-help): Call quail-help-init.
+	(quail-store-decode-map-key): Change it to a function.
+
 2007-08-05  Jason Rumney  <jasonr@gnu.org>
 
 	* vc.el (vc-rollback): Add norevert argument back.