From 7a0ea9e3554e4fc99c0c7de0216dc8915fe5b6ee Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Wed, 22 Dec 2004 06:32:49 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 8 ++++++++ src/ChangeLog | 4 ++++ 2 files changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 31b01552667..2795cbf26d4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2004-12-22 Kenichi Handa + + * international/quail.el (quail-start-translation): Fix prompt + string for the case if input-method-use-echo-area being non-nil. + (quail-start-conversion): Likewise. + (quail-show-guidance): Don't show guidance if + input-method-use-echo-area is non-nil. + 2004-12-21 Richard M. Stallman * textmodes/ispell.el (ispell-help): Bind resize-mini-windows. diff --git a/src/ChangeLog b/src/ChangeLog index c2e81ad6a17..0a6612e962d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2004-12-22 Kenichi Handa + + * xselect.c (Fx_get_cut_buffer_internal): Return a unibyte string. + 2004-12-21 Richard M. Stallman * eval.c (unwind_to_catch): Clear immediate_quit. -- 2.39.5