]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Tue, 21 Sep 2004 02:27:01 +0000 (02:27 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 21 Sep 2004 02:27:01 +0000 (02:27 +0000)
leim/ChangeLog
lisp/ChangeLog

index 19ffc23dc3a13f83d8298ded7a5f46f755fdef51..2466de68ca63924bcbce78e7b80abdc8c22c085e 100644 (file)
@@ -1,3 +1,15 @@
+2004-09-21  Kenichi Handa  <handa@m17n.org>
+
+       * quail/uni-input.el: Move the call of register-input-method to
+       leim-ext.el.
+       (ucs-input-insert-char): New function.
+       (ucs-input-method): Use ucs-input-insert-char.
+       (ucs-input-activate): Call quail-hide-guidance instead of
+       quail-hide-guidance-buf.
+
+       * leim-ext.el: Add autoload for 'ucs-input-activate and
+       register-input-method for "ucs".
+
 2004-08-21  David Kastrup  <dak@gnu.org>
 
        * quail/greek.el ("greek-babel"): Add accent/breathing/uppercase
index 1d16f8b6f3d16394ea09b0dd76fd3dc6a31ac728..8263604548b0071df2ac1c87ddb461fbce2884a0 100644 (file)
@@ -1,3 +1,8 @@
+2004-09-21  Kenichi Handa  <handa@m17n.org>
+
+       * descr-text.el (describe-char): Checking of quail activation
+       fixed.
+
 2004-09-20  Luc Teirlinck  <teirllm@auburn.edu>
 
        * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'