aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3b483f95d81..44093e124e8 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -190,7 +190,7 @@ tooltip display in the group `tooltip'.
190** When using a windowing terminal, each Emacs window now has a cursor 190** When using a windowing terminal, each Emacs window now has a cursor
191of its own. By default, when a window is selected, the cursor is 191of its own. By default, when a window is selected, the cursor is
192solid; otherwise, it is hollow. The user-option 192solid; otherwise, it is hollow. The user-option
193`show-cursor-in-non-selected-windows' controls how to display the 193`cursor-in-non-selected-windows' controls how to display the
194cursor in non-selected windows. If nil, no cursor is shown, if 194cursor in non-selected windows. If nil, no cursor is shown, if
195non-nil a hollow box cursor is shown. 195non-nil a hollow box cursor is shown.
196 196