diff options
author | Eli Zaretskii <eliz@gnu.org> | 2000-08-22 10:49:01 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2000-08-22 10:49:01 +0000 |
commit | fdd8bb68894febd3679fe1f9b1b3defe7ced2280 (patch) | |
tree | a0875085beac2633a9004abe3f8bf85f5a147826 /etc | |
parent | c03ab8fd510c10cd281637581af3fc1ee5e25e0e (diff) | |
download | emacs-fdd8bb68894febd3679fe1f9b1b3defe7ced2280.tar.gz |
Mark indicate-empty-lines as being documented.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -550,6 +550,7 @@ As an example: if a block cursor is over a tab character, it will be drawn as wide as that tab on the display. To do this, set `x-stretch-cursor' to a non-nil value. ++++ ** Empty display lines at the end of a buffer may be marked with a bitmap (this is similar to the tilde displayed by vi). |