emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/buffer.c


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/src/buffer.c
Date: Mon, 08 Sep 2003 03:52:23 -0400

Index: emacs/src/buffer.c
diff -c emacs/src/buffer.c:1.437 emacs/src/buffer.c:1.438
*** emacs/src/buffer.c:1.437    Mon Sep  1 11:45:51 2003
--- emacs/src/buffer.c  Mon Sep  8 03:52:23 2003
***************
*** 5372,5377 ****
--- 5372,5379 ----
    %c -- print the current column number (this makes editing slower).
          To make the column number update correctly in all cases,
        `column-number-mode' must be non-nil.
+   %i -- print the size of the buffer.
+   %I -- like %i, but use k, M, G, etc., to abbreviate.
    %p -- print percent of buffer above top of window, or Top, Bot or All.
    %P -- print percent of buffer above bottom of window, perhaps plus Top,
          or print Bottom or All.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]