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: Tue, 04 Jan 2005 19:21:33 -0500

Index: emacs/src/xdisp.c
diff -c emacs/src/xdisp.c:1.953 emacs/src/xdisp.c:1.954
*** emacs/src/xdisp.c:1.953     Sat Jan  1 01:34:22 2005
--- emacs/src/xdisp.c   Wed Jan  5 00:09:29 2005
***************
*** 15971,15977 ****
  DEFUN ("format-mode-line", Fformat_mode_line, Sformat_mode_line,
         0, 4, 0,
         doc: /* Return the mode-line of selected window as a string.
! First optional arg FORMAT specifies a different format string (see
  `mode-line-format' for details) to use.  If FORMAT is t, return
  the buffer's header-line.  Second optional arg WINDOW specifies a
  different window to use as the context for the formatting.
--- 15971,15977 ----
  DEFUN ("format-mode-line", Fformat_mode_line, Sformat_mode_line,
         0, 4, 0,
         doc: /* Return the mode-line of selected window as a string.
! First optional arg FORMAT specifies the mode line format (see
  `mode-line-format' for details) to use.  If FORMAT is t, return
  the buffer's header-line.  Second optional arg WINDOW specifies a
  different window to use as the context for the formatting.




reply via email to

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