; * src/xdisp.c (Fformat_mode_line): Doc fix.
This commit is contained in:
parent
2074e94c3b
commit
7588e1f8a9
1 changed files with 1 additions and 1 deletions
|
@ -28133,7 +28133,7 @@ store_mode_line_string (const char *string, Lisp_Object lisp_string,
|
|||
|
||||
DEFUN ("format-mode-line", Fformat_mode_line, Sformat_mode_line,
|
||||
1, 4, 0,
|
||||
doc: /* Format a string out of a mode line format specification.
|
||||
doc: /* Return a string formatted according to mode-line format specification.
|
||||
First arg FORMAT specifies the mode line format (see `mode-line-format'
|
||||
for details) to use.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue