diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 |
| 191 | of its own. By default, when a window is selected, the cursor is | 191 | of its own. By default, when a window is selected, the cursor is |
| 192 | solid; otherwise, it is hollow. The user-option | 192 | solid; 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 |
| 194 | cursor in non-selected windows. If nil, no cursor is shown, if | 194 | cursor in non-selected windows. If nil, no cursor is shown, if |
| 195 | non-nil a hollow box cursor is shown. | 195 | non-nil a hollow box cursor is shown. |
| 196 | 196 | ||