Mercurial > emacs
comparison etc/NEWS @ 31047:0a8115d19f8e
Mark indicate-empty-lines as being documented.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 22 Aug 2000 10:49:01 +0000 |
parents | a82ae0d01b33 |
children | c5e2705a7119 |
comparison
equal
deleted
inserted
replaced
31046:304299758ed5 | 31047:0a8115d19f8e |
---|---|
548 | 548 |
549 As an example: if a block cursor is over a tab character, it will be | 549 As an example: if a block cursor is over a tab character, it will be |
550 drawn as wide as that tab on the display. To do this, set | 550 drawn as wide as that tab on the display. To do this, set |
551 `x-stretch-cursor' to a non-nil value. | 551 `x-stretch-cursor' to a non-nil value. |
552 | 552 |
553 +++ | |
553 ** Empty display lines at the end of a buffer may be marked with a | 554 ** Empty display lines at the end of a buffer may be marked with a |
554 bitmap (this is similar to the tilde displayed by vi). | 555 bitmap (this is similar to the tilde displayed by vi). |
555 | 556 |
556 This behavior is activated by setting the buffer-local variable | 557 This behavior is activated by setting the buffer-local variable |
557 `indicate-empty-lines' to a non-nil value. The default value of this | 558 `indicate-empty-lines' to a non-nil value. The default value of this |