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
c6f4488c
Commit
c6f4488c
authored
Feb 25, 2005
by
Kim F. Storm
Browse files
*** empty log message ***
parent
7f87b2b0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
2 deletions
+12
-2
etc/NEWS
etc/NEWS
+2
-2
lisp/ChangeLog
lisp/ChangeLog
+5
-0
man/ChangeLog
man/ChangeLog
+5
-0
No files found.
etc/NEWS
View file @
c6f4488c
...
...
@@ -153,8 +153,8 @@ you release it).
Dragging the Mouse-1 inside a link still performs the original
drag-mouse-1 action, typically copy the text.
You can customize the new Mouse-1 behavior via the new user option
`mouse-1-click-follows-link'.
You can customize the new Mouse-1 behavior via the new user option
s
`mouse-1-click-follows-link'
and `mouse-1-click-in-non-selected-windows'
.
+++
** require-final-newline now has two new possible values:
...
...
lisp/ChangeLog
View file @
c6f4488c
2005-02-26 Kim F. Storm <storm@cua.dk>
* mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
(mouse-on-link-p, mouse-drag-region-1): Use it.
2005-02-25 Lute Kamstra <lute@gnu.org>
* replace.el (query-replace-read-from): Fix 2005-02-19 change.
...
...
man/ChangeLog
View file @
c6f4488c
2005-02-26 Kim F. Storm <storm@cua.dk>
* frames.texi (Mouse References):
Add mouse-1-click-in-non-selected-windows.
2005-02-25 Richard M. Stallman <rms@gnu.org>
* screen.texi (Screen): Explain better about cursors and mode lines;
...
...
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