emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xdisp.c,v


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/src/xdisp.c,v
Date: Mon, 17 Jul 2006 07:46:05 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Thien-Thi Nguyen <ttn>  06/07/17 07:46:05

Index: xdisp.c
===================================================================
RCS file: /sources/emacs/emacs/src/xdisp.c,v
retrieving revision 1.1109
retrieving revision 1.1110
diff -u -b -r1.1109 -r1.1110
--- xdisp.c     1 Jul 2006 23:29:04 -0000       1.1109
+++ xdisp.c     17 Jul 2006 07:46:05 -0000      1.1110
@@ -16542,6 +16542,7 @@
      kboard-local variables in the mode_line_format will get the right
      values.  */
   push_frame_kboard (it.f);
+  record_unwind_save_match_data ();
   display_mode_element (&it, 0, 0, 0, format, Qnil, 0);
   pop_frame_kboard ();
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]