From 721d04ba97a7366489ec460c473883f771105482 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 5 Jan 2005 00:09:29 +0000 Subject: (Fformat_mode_line): Doc fix. --- src/xdisp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xdisp.c b/src/xdisp.c index 91ef024904..02d9585407 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -15971,7 +15971,7 @@ store_mode_line_string (string, lisp_string, copy_string, field_width, precision 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 +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. -- cgit v1.2.3