From 98d62747fd73fdd0d052b074b17510d27d937951 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Thu, 14 Dec 2000 10:43:49 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index ea5f9b294aa..3de7bccb966 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,12 @@ 2000-12-14 Kenichi Handa + * keyboard.c (echo_prompt): Argument type changed to Lisp_Object. + Always store string in multibyte representation in echobuf. + (echo_char): Always store string in multibyte representation in + echobuf. + (echo_now): Call message2_nolog with the arg MULTIBYTE 1. + (read_key_sequence): Adjusted for the change of echo_prompt. + * fns.c (Fmd5): Docstring improved. * lisp.h (detect_coding_system): Prototype adjusted. -- 2.39.5