mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 20:30:32 -08:00
(mode-line-format): Doc fix.
This commit is contained in:
parent
3f172d5d65
commit
5d516f2d33
1 changed files with 1 additions and 0 deletions
|
|
@ -3882,6 +3882,7 @@ A string is printed verbatim in the mode line except for %-constructs:\n\
|
|||
(%-constructs are allowed when the string is the entire mode-line-format\n\
|
||||
or when it is found in a cons-cell or a list)\n\
|
||||
%b -- print buffer name. %f -- print visited file name.\n\
|
||||
%F -- print frame name.\n\
|
||||
%* -- print %, * or hyphen. %+ -- print *, % or hyphen.\n\
|
||||
% means buffer is read-only and * means it is modified.\n\
|
||||
For a modified read-only buffer, %* gives % and %+ gives *.\n\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue