mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 12:20:39 -08:00
Merge from origin/emacs-26
d008ef3* src/xdisp.c (Vmouse_autoselect_window): Clarify doc-string ...6f6d525Detect a non-list package archive content properly (Bug#22311)
This commit is contained in:
commit
98e98b42a0
2 changed files with 5 additions and 3 deletions
|
|
@ -32847,8 +32847,10 @@ mouse pointer enters it.
|
|||
Autoselection selects the minibuffer only if it is active, and never
|
||||
unselects the minibuffer if it is active.
|
||||
|
||||
When customizing this variable make sure that the actual value of
|
||||
`focus-follows-mouse' matches the behavior of your window manager. */);
|
||||
If you want to use the mouse to autoselect a window on another frame,
|
||||
make sure that (1) your window manager has focus follow the mouse and
|
||||
(2) the value of the option `focus-follows-mouse' matches the policy
|
||||
of your window manager. */);
|
||||
Vmouse_autoselect_window = Qnil;
|
||||
|
||||
DEFVAR_LISP ("auto-resize-tool-bars", Vauto_resize_tool_bars,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue