mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-20 13:00:51 -07:00
(syms_of_buffer): Doc fix.
This commit is contained in:
parent
1aa323ac15
commit
079242944a
1 changed files with 1 additions and 0 deletions
|
|
@ -3603,6 +3603,7 @@ A string is printed verbatim in the mode line except for %-constructs:\n\
|
|||
% means buffer is read-only and * means it is modified.\n\
|
||||
For a modified read-only buffer, %* gives % and %+ gives *.\n\
|
||||
%s -- print process status. %l -- print the current line number.\n\
|
||||
%c -- print the current column number (this makes editing slower).\n\
|
||||
%p -- print percent of buffer above top of window, or Top, Bot or All.\n\
|
||||
%P -- print percent of buffer above bottom of window, perhaps plus Top,\n\
|
||||
or print Bottom or All.\n\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue