]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 2 Jun 2005 12:25:57 +0000 (12:25 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 2 Jun 2005 12:25:57 +0000 (12:25 +0000)
src/ChangeLog

index 80f0007670a3960dfe315190086130dae09c990f..dbcac952b51e3c6c41c1c394e3e5fadfc611e31e 100644 (file)
@@ -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.