/[emacs]/emacs/src/buffer.c
ViewVC logotype

Diff of /emacs/src/buffer.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.437 by miles, Mon Sep 1 15:45:51 2003 UTC revision 1.438 by lute, Mon Sep 8 07:52:23 2003 UTC
# Line 5372  A string is printed verbatim in the mode Line 5372  A string is printed verbatim in the mode
5372    %c -- print the current column number (this makes editing slower).    %c -- print the current column number (this makes editing slower).
5373          To make the column number update correctly in all cases,          To make the column number update correctly in all cases,
5374          `column-number-mode' must be non-nil.          `column-number-mode' must be non-nil.
5375      %i -- print the size of the buffer.
5376      %I -- like %i, but use k, M, G, etc., to abbreviate.
5377    %p -- print percent of buffer above top of window, or Top, Bot or All.    %p -- print percent of buffer above top of window, or Top, Bot or All.
5378    %P -- print percent of buffer above bottom of window, perhaps plus Top,    %P -- print percent of buffer above bottom of window, perhaps plus Top,
5379          or print Bottom or All.          or print Bottom or All.

Legend:
Removed from v.1.437  
changed lines
  Added in v.1.438

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26