diff src/buffer.c @ 18921:099aeb6bf4ea

(syms_of_buffer): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Wed, 23 Jul 1997 16:57:18 +0000
parents c8135c48a66d
children a7d44588be35
line wrap: on
line diff
--- a/src/buffer.c	Wed Jul 23 16:34:32 1997 +0000
+++ b/src/buffer.c	Wed Jul 23 16:57:18 1997 +0000
@@ -3879,6 +3879,8 @@
 	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\
+        To make the column number update correctly in all cases,\n\
+	`column-number-mode' must be non-nil.\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\