aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorStefan Monnier2015-03-23 09:12:52 -0400
committerStefan Monnier2015-03-23 09:12:52 -0400
commit33e2236f8f3e4f8dcace1cf0bed46ea6f2c7a925 (patch)
tree587c803c8b2c5dcd03a2d5119cf41c7163187654 /doc
parentff3878d749591ebf78da532ec1eb6fa00cb5757d (diff)
downloademacs-33e2236f8f3e4f8dcace1cf0bed46ea6f2c7a925.tar.gz
emacs-33e2236f8f3e4f8dcace1cf0bed46ea6f2c7a925.zip
* display.texi (Useless Whitespace): Fix thinko.
Reported by Fabio Pesari.
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/display.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi
index 4046d696b66..5d5fbb05fcf 100644
--- a/doc/emacs/display.texi
+++ b/doc/emacs/display.texi
@@ -1188,7 +1188,7 @@ Highlight space and non-breaking space characters.
1188 1188
1189@item lines 1189@item lines
1190@vindex whitespace-line-column 1190@vindex whitespace-line-column
1191Highlight lines longer than 80 lines. To change the column limit, 1191Highlight lines longer than 80 columns. To change the column limit,
1192customize the variable @code{whitespace-line-column}. 1192customize the variable @code{whitespace-line-column}.
1193 1193
1194@item newline 1194@item newline