comparison src/ChangeLog @ 65463:c1c7dc22a3c4

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 12 Sep 2005 13:42:15 +0000
parents baaeed4bd45f
children dba2088fc82f
comparison
equal deleted inserted replaced
65462:baaeed4bd45f 65463:c1c7dc22a3c4
1 2005-09-12 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (message3): Pass copy of lisp string to message_dolog.
4
5 * print.c (print_error_message): Pass copy of caller name to
6 message_dolog.
7
8 * fileio.c (auto_save_error): Pass copy of lisp string to message2.
9
1 2005-09-12 Kenichi Handa <handa@m17n.org> 10 2005-09-12 Kenichi Handa <handa@m17n.org>
2 11
3 * xdisp.c (display_mode_element): Be sure to make variables THIS 12 * xdisp.c (display_mode_element): Be sure to make variables THIS
4 and LISP_STRING point into a string data of ELT. 13 and LISP_STRING point into a string data of ELT.
5 14