1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-03 14:10:47 -08:00

Another typo.

This commit is contained in:
Eli Zaretskii 2000-08-26 06:07:05 +00:00
parent 8eb13d6619
commit 585afdb3b4

View file

@ -1327,7 +1327,7 @@ variable @code{x-stretch-cursor} to a non-nil value.
@vindex default-indicate-empty-lines
@cindex empty lines
Empty display lines at the end of the buffer can be optionally marked
with a special bitmap at the left fringe of the window. This is
with a special bitmap on the left fringe of the window. This is
activated by setting the buffer-local variable
@code{indicate-empty-lines} to a non-nil value. The default value of
this variable is found in @code{default-indicate-empty-lines}.