summaryrefslogtreecommitdiff
path: root/man/display.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2006-07-24 17:48:06 +0000
committerRichard M. Stallman <rms@gnu.org>2006-07-24 17:48:06 +0000
commit5a7f4c1bf2b8a1ef30810640bc255494dd3b957b (patch)
treecd505dbab3a54d920aab878405909fc9776b0312 /man/display.texi
parentefd5c60bf24e585e78dcae6b41e0f1326b772102 (diff)
downloademacs-5a7f4c1bf2b8a1ef30810640bc255494dd3b957b.tar.gz
Move periods and commas inside quotes.
Diffstat (limited to 'man/display.texi')
-rw-r--r--man/display.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/display.texi b/man/display.texi
index c868d1ad484..57276ac7557 100644
--- a/man/display.texi
+++ b/man/display.texi
@@ -402,7 +402,7 @@ The face for highlighting excess spaces and tabs at the end of a line
when @code{show-trailing-whitespace} is non-@code{nil}; see
@ref{Useless Whitespace}.
@item nobreak-space
-The face for displaying the character ``nobreak space''.
+The face for displaying the character ``nobreak space.''
@item escape-glyph
The face for highlighting the @samp{\} or @samp{^} that indicates
a control character. It's also used when @samp{\} indicates a
@@ -1062,7 +1062,7 @@ doesn't switch, so it uses the normal cursor.
@vindex cursor-in-non-selected-windows
Normally, the cursor appears in non-selected windows in the ``off''
state, with the same appearance as when the blinking cursor blinks
-``off''. For a box cursor, this is a hollow box; for a bar cursor,
+``off.'' For a box cursor, this is a hollow box; for a bar cursor,
this is a thinner bar. To turn off cursors in non-selected windows,
customize the variable @code{cursor-in-non-selected-windows} and assign
it a @code{nil} value.