# HG changeset patch # User Richard M. Stallman # Date 773177832 0 # Node ID 0c56ff6c4742119cb69e68b2ae5d9f4d24e9e961 # Parent 2fae14e8ae5d78094fc2e965bb059865393f56ac (syms_of_buffer): Doc fix. diff -r 2fae14e8ae5d -r 0c56ff6c4742 src/buffer.c --- 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\