Mercurial > emacs
changeset 8123:0c56ff6c4742
(syms_of_buffer): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 02 Jul 1994 19:37:12 +0000 |
parents | 2fae14e8ae5d |
children | d3c0876a550c |
files | src/buffer.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/buffer.c Sat Jul 02 17:01:41 1994 +0000 +++ b/src/buffer.c Sat Jul 02 19:37:12 1994 +0000 @@ -2574,7 +2574,7 @@ (%-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\ - %* -- print *, % or hyphen. %m -- print value of mode-name (obsolete).\n\ + %* -- print *, % or hyphen. %+ -- print * or hyphen.\n\ %s -- print process status. %l -- print the current line number.\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\