Mercurial > emacs
changeset 2578:f694fc6cdd33
(Qmode-line-format): Describe %l in the doc string.
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Sun, 25 Apr 1993 06:14:25 +0000 |
parents | b28675709d41 |
children | 5d55e3b47227 |
files | src/buffer.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/buffer.c Sun Apr 25 06:14:13 1993 +0000 +++ b/src/buffer.c Sun Apr 25 06:14:25 1993 +0000 @@ -1925,7 +1925,7 @@ or when it is found in a cons-cell or a list)\n\ %b -- print buffer name. %f -- print visited file name.\n\ %* -- print *, % or hyphen. %m -- print value of mode-name (obsolete).\n\ - %s -- print process status. %M -- print value of global-mode-string. (obs)\n\ + %s -- print process status. %l -- print the current line number.\n\ %p -- print percent of buffer above top of window, or top, bot or all.\n\ %n -- print Narrow if appropriate.\n\ %[ -- print one [ for each recursive editing level. %] similar.\n\