view nt/_emacs @ 34544:24bcec64720c

(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.
author Kenichi Handa <handa@m17n.org>
date Thu, 14 Dec 2000 10:44:56 +0000
parents 1877e9736ea1
children
line wrap: on
line source

;;; This is the user emacs startup file (.emacs in Unix land).

(put 'eval-expression 'disabled nil)