index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
mouse.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some functions, variables and aliases obsolete since at least 21.1.
Glenn Morris
2010-10-01
1
-7
/
+0
*
Respect mouse-drag-copy-region upon mouse-3 region adjustment.
David De La Harpe Golden
2010-09-05
1
-3
/
+20
*
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
*
Avoid clobbering primary selection when switching frames (Bug#6872).
Chong Yidong
2010-08-24
1
-3
/
+4
*
Cleanups and fixes for mouse-save-then-kill and mouse-secondary-save-then-kill.
Chong Yidong
2010-08-21
1
-548
/
+161
*
Fix mouse dragging of words and lines (Bug#6840).
Chong Yidong
2010-08-15
1
-14
/
+22
*
Fix bug #6689 with mouse-2 pasting on Windows.
Eli Zaretskii
2010-08-14
1
-2
/
+9
*
Fix 2010-07-03 change to mouse-drag-track.
Chong Yidong
2010-08-08
1
-0
/
+5
*
Change `select-active-region' mechanics.
Chong Yidong
2010-08-07
1
-23
/
+4
*
mouse.el: Match "mouse-2" at the beginning of the string. (Bug#6765)
YAMAMOTO Mitsuharu
2010-08-01
1
-2
/
+1
*
Adapt mouse-3 behavior to recent selection changes (Bug#6701).
Chong Yidong
2010-07-31
1
-39
/
+52
*
* lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):
Sam Steingold
2010-07-26
1
-2
/
+2
*
Revert 2010-07-14 change to deactivate mark; minor cleanups.
Chong Yidong
2010-07-17
1
-3
/
+1
*
Change x-select-enable-primary to nil.
Chong Yidong
2010-07-16
1
-1
/
+1
*
Change clipboard/primary selection to X application standards.
Chong Yidong
2010-07-14
1
-2
/
+2
*
* mouse.el (mouse-drag-track): Handle select-active-regions (Bug#6612).
Chong Yidong
2010-07-11
1
-4
/
+16
*
Merge changes from emacs-23 branch.
Chong Yidong
2010-07-10
1
-0
/
+1
|
\
|
*
Minor fix to describe-key, and a docstring.
Chong Yidong
2010-07-06
1
-0
/
+1
*
|
Fix multi-click selection behavior (Bug#6565).
Chong Yidong
2010-07-05
1
-5
/
+11
*
|
Simplify mouse-dragging implementation.
Chong Yidong
2010-07-02
1
-235
/
+122
*
|
* bindings.el (global-map): Bind delete and DEL, the former to
Chong Yidong
2010-06-27
1
-24
/
+5
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* x-dnd.el (x-dnd-maybe-call-test-function):
Stefan Monnier
2009-11-13
1
-4
/
+2
*
* textmodes/tex-mode.el (tex-alt-dvi-print-command)
Dan Nicolaescu
2009-11-06
1
-1
/
+1
*
* textmodes/tex-mode.el (tex-dvi-view-command)
Dan Nicolaescu
2009-10-26
1
-9
/
+18
*
Replace completion-base-size by completion-base-position to fix bugs
Stefan Monnier
2009-10-15
1
-36
/
+2
*
Use `called-interactively-p' instead of `interactive-p'.
Juanma Barranquero
2009-10-02
1
-1
/
+2
*
(minor-mode-menu-from-indicator): Pay attention
Stefan Monnier
2009-09-17
1
-3
/
+4
*
Fix last change.
Chong Yidong
2009-07-17
1
-2
/
+2
*
* mouse.el (mouse-yank-primary): If select-active-regions is non-nil,
Chong Yidong
2009-07-17
1
-0
/
+4
*
* w32-fns.el (x-selection-owner-p): New function.
Chong Yidong
2009-07-17
1
-2
/
+12
*
* simple.el (deactivate-mark): Optional argument FORCE.
Chong Yidong
2009-07-15
1
-23
/
+25
*
(mouse-drag-mode-line-1): Obey mouse-1-click-follows-link.
Stefan Monnier
2009-01-31
1
-1
/
+17
*
(mouse-select-font): Return a string instead of a list.
Chong Yidong
2009-01-27
1
-6
/
+7
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
* align.el:
Lute Kamstra
2008-12-03
1
-7
/
+7
*
(mouse-buffer-menu-mode-groups): Place "Annotate" into
Sam Steingold
2008-11-11
1
-1
/
+1
*
(mouse-set-font): Use set-frame-font.
Glenn Morris
2008-10-03
1
-1
/
+1
*
Add declarations for builds without X.
Glenn Morris
2008-08-11
1
-0
/
+1
*
Remove support for Mac Carbon.
Dan Nicolaescu
2008-07-27
1
-1
/
+1
*
merging Emacs.app (NeXTstep port)
Adrian Robert
2008-07-15
1
-1
/
+1
*
American English spelling fix.
Glenn Morris
2008-06-27
1
-1
/
+1
*
Fix comment typo.
Glenn Morris
2008-06-27
1
-2
/
+1
*
Handle void selection in mouse-appearance-menu
Miles Bader
2008-06-24
1
-1
/
+1
*
(buffer-face-mode-invoke): Declare.
Glenn Morris
2008-06-18
1
-2
/
+4
*
Use buffer-face-mode for mouse font menu
Miles Bader
2008-06-17
1
-13
/
+6
*
(x-select-font): Declare.
Glenn Morris
2008-06-17
1
-0
/
+1
*
Fix last change.
Chong Yidong
2008-06-15
1
-1
/
+2
*
(mouse-appearance-menu-map): New var.
Chong Yidong
2008-06-15
1
-1
/
+70
*
Add some compiler declarations, for builds without X.
Glenn Morris
2008-06-12
1
-0
/
+2
[next]