diff options
| author | Eli Zaretskii | 2000-08-26 06:07:05 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2000-08-26 06:07:05 +0000 |
| commit | 585afdb3b403871697dfef3fd7bb7cd6bc373cbd (patch) | |
| tree | 3e2a881af0644967b096310c44445964456be38c /man/frames.texi | |
| parent | 8eb13d6619ca900fe21000298ae0bf9d0f64ab07 (diff) | |
| download | emacs-585afdb3b403871697dfef3fd7bb7cd6bc373cbd.tar.gz emacs-585afdb3b403871697dfef3fd7bb7cd6bc373cbd.zip | |
Another 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 9cfd5e602be..9a1aa85de53 100644 --- a/man/frames.texi +++ b/man/frames.texi | |||
| @@ -1327,7 +1327,7 @@ variable @code{x-stretch-cursor} to a non-nil value. | |||
| 1327 | @vindex default-indicate-empty-lines | 1327 | @vindex default-indicate-empty-lines |
| 1328 | @cindex empty lines | 1328 | @cindex empty lines |
| 1329 | Empty display lines at the end of the buffer can be optionally marked | 1329 | Empty display lines at the end of the buffer can be optionally marked |
| 1330 | with a special bitmap at the left fringe of the window. This is | 1330 | with a special bitmap on the left fringe of the window. This is |
| 1331 | activated by setting the buffer-local variable | 1331 | activated by setting the buffer-local variable |
| 1332 | @code{indicate-empty-lines} to a non-nil value. The default value of | 1332 | @code{indicate-empty-lines} to a non-nil value. The default value of |
| 1333 | this variable is found in @code{default-indicate-empty-lines}. | 1333 | this variable is found in @code{default-indicate-empty-lines}. |