]> code.delx.au - gnu-emacs/commitdiff
(syms_of_buffer): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Fri, 11 Feb 1994 19:06:00 +0000 (19:06 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 11 Feb 1994 19:06:00 +0000 (19:06 +0000)
src/buffer.c

index 46669694863cec7bd7f281eae8b0809879ce3206..638a3f70241c34fa088292edf77bc03cd73f8f09 100644 (file)
@@ -2370,7 +2370,9 @@ A string is printed verbatim in the mode line except for %-constructs:\n\
   %b -- print buffer name.      %f -- print visited file name.\n\
   %* -- print *, % or hyphen.   %m -- print value of mode-name (obsolete).\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 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\
   %n -- print Narrow if appropriate.\n\
   %t -- print T if files is text, B if binary.\n\
   %[ -- print one [ for each recursive editing level.  %] similar.\n\