Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
45e3679d
Commit
45e3679d
authored
Apr 03, 2002
by
Pavel Janík
Browse files
Rename variable autoselect-window-p to mouse-autoselect-window.
parent
04fb8283
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
etc/NEWS
etc/NEWS
+4
-3
No files found.
etc/NEWS
View file @
45e3679d
...
...
@@ -87,9 +87,10 @@ gives the fraction of the window's width to scroll the window.
The old name is still available as an alias.
** New display feature: focus follows mouse. If you set the variable
autoselect-window to non-nil value, moving the mouse to a different Emacs
window will select that window (minibuffer window can be selected only when
it is active). The default is nil, so that this feature is not enabled.
mouse-autoselect-window to non-nil value, moving the mouse to a different
Emacs window will select that window (minibuffer window can be selected
only when it is active). The default is nil, so that this feature is not
enabled.
** The new command `describe-text-at' pops up a buffer with description
of text properties, overlays, and widgets at point, and lets you get
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment