changeset 5904:7f95b8e1ec44

(syms_of_buffer): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Fri, 11 Feb 1994 19:06:00 +0000
parents 0aea60a8c2d5
children a068f8b61f2a
files src/buffer.c
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/buffer.c	Fri Feb 11 18:56:15 1994 +0000
+++ b/src/buffer.c	Fri Feb 11 19:06:00 1994 +0000
@@ -2370,7 +2370,9 @@
   %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\