From 88a74fa51b4dc8763b607a90f0ee8a099f193a24 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Tue, 21 Sep 2004 02:27:01 +0000 Subject: [PATCH] *** empty log message *** --- leim/ChangeLog | 12 ++++++++++++ lisp/ChangeLog | 5 +++++ 2 files changed, 17 insertions(+) diff --git a/leim/ChangeLog b/leim/ChangeLog index 19ffc23dc3a..2466de68ca6 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,15 @@ +2004-09-21 Kenichi Handa + + * 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 * quail/greek.el ("greek-babel"): Add accent/breathing/uppercase diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1d16f8b6f3d..8263604548b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-09-21 Kenichi Handa + + * descr-text.el (describe-char): Checking of quail activation + fixed. + 2004-09-20 Luc Teirlinck * subr.el (run-mode-hooks): Run `after-change-major-mode-hook' -- 2.39.2