aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 12479a963d9..62e82540ac9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12005-09-22 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (message_dolog): Add warning about GC and Lisp strings.
4 (message2): Fix commentary. Ok to use alloca'ed memory.
5 Still not ok to use Lisp string data (because of GC).
6 (set_message): Add comment why GC cannot happen.
7
12005-09-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 82005-09-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 9
3 * macterm.c (xlfdpat_block_match_1): Fix assertion. 10 * macterm.c (xlfdpat_block_match_1): Fix assertion.