Mercurial > emacs
comparison src/buffer.c @ 8123:0c56ff6c4742
(syms_of_buffer): Doc fix.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Sat, 02 Jul 1994 19:37:12 +0000 |
| parents | cef2897f2e15 |
| children | 3941618b4c2b |
comparison
equal
deleted
inserted
replaced
| 8122:2fae14e8ae5d | 8123:0c56ff6c4742 |
|---|---|
| 2572 to the width specified by that number.\n\ | 2572 to the width specified by that number.\n\ |
| 2573 A string is printed verbatim in the mode line except for %-constructs:\n\ | 2573 A string is printed verbatim in the mode line except for %-constructs:\n\ |
| 2574 (%-constructs are allowed when the string is the entire mode-line-format\n\ | 2574 (%-constructs are allowed when the string is the entire mode-line-format\n\ |
| 2575 or when it is found in a cons-cell or a list)\n\ | 2575 or when it is found in a cons-cell or a list)\n\ |
| 2576 %b -- print buffer name. %f -- print visited file name.\n\ | 2576 %b -- print buffer name. %f -- print visited file name.\n\ |
| 2577 %* -- print *, % or hyphen. %m -- print value of mode-name (obsolete).\n\ | 2577 %* -- print *, % or hyphen. %+ -- print * or hyphen.\n\ |
| 2578 %s -- print process status. %l -- print the current line number.\n\ | 2578 %s -- print process status. %l -- print the current line number.\n\ |
| 2579 %p -- print percent of buffer above top of window, or Top, Bot or All.\n\ | 2579 %p -- print percent of buffer above top of window, or Top, Bot or All.\n\ |
| 2580 %P -- print percent of buffer above bottom of window, perhaps plus Top,\n\ | 2580 %P -- print percent of buffer above bottom of window, perhaps plus Top,\n\ |
| 2581 or print Bottom or All.\n\ | 2581 or print Bottom or All.\n\ |
| 2582 %n -- print Narrow if appropriate.\n\ | 2582 %n -- print Narrow if appropriate.\n\ |
