Mercurial > emacs
changeset 26441:53aa5195c94a
(indicate-empty-lines): Doc-fix.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 13 Nov 1999 23:30:57 +0000 |
parents | 1e3acb0878a2 |
children | 797d877746e1 |
files | src/buffer.c |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/buffer.c Sat Nov 13 23:19:56 1999 +0000 +++ b/src/buffer.c Sat Nov 13 23:30:57 1999 +0000 @@ -4431,7 +4431,9 @@ DEFVAR_PER_BUFFER ("indicate-empty-lines", ¤t_buffer->indicate_empty_lines, Qnil, - "*Non-nil means visually indicate lines not displaying text.\n\ + "*Visually indicate empty lines after the buffer end.\n\ +If non-nil, a bitmap is displayed in the left fringe of a window on\n\ +window-systems.\n\ Automatically becomes buffer-local when set in any fashion.\n"); DEFVAR_PER_BUFFER ("scroll-up-aggressively",