diff options
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -87,9 +87,9 @@ gives the fraction of the window's width to scroll the window. | |||
| 87 | The old name is still available as an alias. | 87 | The old name is still available as an alias. |
| 88 | 88 | ||
| 89 | ** New display feature: focus follows mouse. If you set the variable | 89 | ** New display feature: focus follows mouse. If you set the variable |
| 90 | x-autoselect-window to non-nil value, moving the mouse to a different | 90 | autoselect-window to non-nil value, moving the mouse to a different Emacs |
| 91 | Emacs window will select that window. The default is nil, so that | 91 | window will select that window (minibuffer window can be selected only when |
| 92 | this feature is not enabled. | 92 | it is active). The default is nil, so that this feature is not enabled. |
| 93 | 93 | ||
| 94 | ** The new command `describe-text-at' pops up a buffer with description | 94 | ** The new command `describe-text-at' pops up a buffer with description |
| 95 | of text properties, overlays, and widgets at point, and lets you get | 95 | of text properties, overlays, and widgets at point, and lets you get |