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
62ce3608
Commit
62ce3608
authored
Mar 29, 2004
by
Kim F. Storm
Browse files
Add x-mouse-click-focus-ignore-position.
parent
ccf1626a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
etc/NEWS
etc/NEWS
+7
-0
No files found.
etc/NEWS
View file @
62ce3608
...
...
@@ -644,6 +644,13 @@ 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.
** On X, when the window manager requires that you click on a frame to
select it (give it focus), the selected window and cursor position
normally changes according to the mouse click position. If you set
the variable x-mouse-click-focus-ignore-position to t, the selected
window and cursor position do not changes when you click on a frame
to give it focus.
+++
** The new command `describe-char' (C-u C-x =) pops up a buffer with
description various information about a character, including its
...
...
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