emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 27 Jun 2002 16:41:40 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2733 emacs/src/ChangeLog:1.2734
*** emacs/src/ChangeLog:1.2733  Thu Jun 27 12:23:29 2002
--- emacs/src/ChangeLog Thu Jun 27 16:41:40 2002
***************
*** 1,3 ****
--- 1,17 ----
+ 2002-06-27  Kim F. Storm  <address@hidden>
+ 
+       * xdisp.c: (mode_line_string_list, mode_line_string_face)
+       (mode_line_string_face_prop): New variables.
+       (store_mode_line_string): New function.
+       (display_mode_element): Use store_mode_line_string to
+       add mode-line string elements to mode_line_string_list
+       when mode_line_string_list is non-nil.
+       (Fformat_mode_line): Now returns propertized string by
+       default.  New arg NO-PROPS to ignore properties.
+       (decode_mode_spec): Only add two dashes for %- in propertized
+       mode-line string.
+       (syms_of_xdisp): Init and staticpro mode_line_string_list.
+       
  2002-06-27  Stefan Monnier  <address@hidden>
  
        * minibuf.c (minibuffer_completion_contents): Add return type.



reply via email to

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