diff options
author | Eli Zaretskii <eliz@gnu.org> | 2000-08-26 06:05:37 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2000-08-26 06:05:37 +0000 |
commit | 8eb13d6619ca900fe21000298ae0bf9d0f64ab07 (patch) | |
tree | eff8bd5afb9aed4802ae357827fcc6a3354026f5 /man/frames.texi | |
parent | 63ef5047b11faf4562ea7d8798d1e1eb6a89ed6e (diff) | |
download | emacs-8eb13d6619ca900fe21000298ae0bf9d0f64ab07.tar.gz |
Fix a typo.
Diffstat (limited to 'man/frames.texi')
-rw-r--r-- | man/frames.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/frames.texi b/man/frames.texi index 0719166d105..9cfd5e602be 100644 --- a/man/frames.texi +++ b/man/frames.texi @@ -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 pecial bitmap in the left fringe of the window. This is +with a special bitmap at 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}. |