aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 80f0007670a..dbcac952b51 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12005-06-02 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (MODE_LINE_NOPROP_LEN): New macro.
4 (x_consider_frame_title, Fformat_mode_line): Save offset into
5 mode_line_noprop_buf rather than pointer, in case buffer is relocated.
6
12005-06-01 Kim F. Storm <storm@cua.dk> 72005-06-01 Kim F. Storm <storm@cua.dk>
2 8
3 * fns.c (mapcar1): Maybe exit loop if original sequence was modified. 9 * fns.c (mapcar1): Maybe exit loop if original sequence was modified.