(echo_prompt): Argument type changed to Lisp_Object.
authorKenichi Handa <handa@m17n.org>
Thu, 14 Dec 2000 10:44:56 +0000 (10:44 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 14 Dec 2000 10:44:56 +0000 (10:44 +0000)
commita4ef85ee19fd2716607c8eb4ba3b8926a6343217
tree2f99e494240dab5458c77d03d49ef85d04172fe4
parent98d62747fd73fdd0d052b074b17510d27d937951
(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.
src/keyboard.c