changeset 62961:2945f8ec464e

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 02 Jun 2005 12:25:57 +0000
parents 31ebc6690b8b
children 6ab08ae41502
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Jun 02 11:34:00 2005 +0000
+++ b/src/ChangeLog	Thu Jun 02 12:25:57 2005 +0000
@@ -1,3 +1,9 @@
+2005-06-02  Kim F. Storm  <storm@cua.dk>
+
+	* xdisp.c (MODE_LINE_NOPROP_LEN): New macro.
+	(x_consider_frame_title, Fformat_mode_line): Save offset into
+	mode_line_noprop_buf rather than pointer, in case buffer is relocated.
+
 2005-06-01  Kim F. Storm  <storm@cua.dk>
 
 	* fns.c (mapcar1): Maybe exit loop if original sequence was modified.