diff src/buffer.c @ 15032:0d32c8a2ae39

(syms_of_buffer): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Tue, 16 Apr 1996 16:10:19 +0000
parents bddd8114eaa9
children a46a40f1c30c
line wrap: on
line diff
--- a/src/buffer.c	Tue Apr 16 16:04:01 1996 +0000
+++ b/src/buffer.c	Tue Apr 16 16:10:19 1996 +0000
@@ -3603,6 +3603,7 @@
 	% means buffer is read-only and * means it is modified.\n\
 	For a modified read-only buffer, %* gives % and %+ gives *.\n\
   %s -- print process status.   %l -- print the current line number.\n\
+  %c -- print the current column number (this makes editing slower).\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\