From: Gerd Moellmann Date: Sat, 13 Nov 1999 23:30:57 +0000 (+0000) Subject: (indicate-empty-lines): Doc-fix. X-Git-Tag: emacs-pretest-21.0.90~6103 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9d1ee976793c17b8539b0fbc7d1c749034c9b270;p=emacs.git (indicate-empty-lines): Doc-fix. --- diff --git a/src/buffer.c b/src/buffer.c index 9233105a6e1..d919f38784b 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -4431,7 +4431,9 @@ A value of nil means no marginal area."); 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",