aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm2005-09-12 13:42:15 +0000
committerKim F. Storm2005-09-12 13:42:15 +0000
commit48c60938b92ef07030daa92b096d1540165b4f97 (patch)
tree6509e6a72937ce23b97f5784da7fe5589204c495 /src
parent5add1986c08021e0abcbbf3b4d9266c721c0988b (diff)
downloademacs-48c60938b92ef07030daa92b096d1540165b4f97.tar.gz
emacs-48c60938b92ef07030daa92b096d1540165b4f97.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 061e1d87701..15f710d6747 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12005-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
12005-09-12 Kenichi Handa <handa@m17n.org> 102005-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