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


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/xdisp.c
Date: Sat, 04 Sep 2004 04:33:29 -0400

Index: emacs/src/xdisp.c
diff -c emacs/src/xdisp.c:1.903 emacs/src/xdisp.c:1.904
*** emacs/src/xdisp.c:1.903     Fri Sep  3 20:42:04 2004
--- emacs/src/xdisp.c   Fri Sep  3 20:43:38 2004
***************
*** 15693,15699 ****
     The mode_line_string_face face property is always added to the string.
   */
  
! static int store_mode_line_string (string, lisp_string, copy_string, 
field_width, precision, props)
       char *string;
       Lisp_Object lisp_string;
       int copy_string;
--- 15693,15700 ----
     The mode_line_string_face face property is always added to the string.
   */
  
! static int
! store_mode_line_string (string, lisp_string, copy_string, field_width, 
precision, props)
       char *string;
       Lisp_Object lisp_string;
       int copy_string;




reply via email to

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