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
*
* 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
*
(mouse-select-font): New function.
Chong Yidong
2008-06-10
1
-1
/
+18
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
(mouse-major-mode-menu, mouse-popup-menubar, mouse-popup-menubar-stuff):
Juanma Barranquero
2008-04-18
1
-5
/
+5
*
* mouse.el (mouse-menu-major-mode-map): New fun extracted from
Stefan Monnier
2008-04-09
1
-24
/
+42
*
* subr.el (keymap-canonicalize): New function.
Stefan Monnier
2008-04-04
1
-29
/
+16
*
(mouse-set-region-1): Save the old value of transient-mark-mode.
Chong Yidong
2008-04-02
1
-7
/
+5
*
(mouse-major-mode-menu-prefix): Remove. Remove uses.
Stefan Monnier
2008-04-01
1
-388
/
+356
*
* mouse.el (minor-mode-menu-from-indicator): Create a menu with a
Dan Nicolaescu
2008-02-21
1
-11
/
+26
*
Chris Moore <christopher.ian.moore at gmail.com>
Glenn Morris
2008-02-07
1
-1
/
+1
*
(mouse-major-mode-menu): Suppress duplicate menus.
Glenn Morris
2008-01-08
1
-2
/
+13
*
* mouse.el (mouse-popup-menubar): Fix typo.
Dan Nicolaescu
2008-01-04
1
-1
/
+1
*
* erc-ibuffer.el (erc-channel-modes):
Stefan Monnier
2008-01-04
1
-4
/
+6
*
(mouse-yank-primary): New function (almost same as mouse-yank-secondary).
Richard M. Stallman
2007-12-25
1
-0
/
+14
*
Merge from emacs--rel--22
Miles Bader
2007-12-16
1
-1
/
+1
|
\
|
*
(mouse-buffer-menu-alist): Keep buffer names left aligned.
Jason Rumney
2007-12-06
1
-1
/
+1
*
|
(mouse-minor-mode-menu, minor-mode-menu-from-indicator):
Glenn Morris
2007-10-19
1
-0
/
+20
*
|
(mouse-buffer-menu): Pass mode-name through format-mode-line because it
Sam Steingold
2007-08-06
1
-21
/
+17
*
|
Merge from emacs--rel--22
Miles Bader
2007-07-26
1
-1
/
+1
|
\
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
|
*
(mouse-drag-track): Reset transient-mark-mode to nil
Martin Rudalics
2007-07-15
1
-0
/
+5
|
*
(mouse-drag-mode-line-1): Quit mouse tracking when
Martin Rudalics
2007-07-02
1
-5
/
+11
*
|
(mouse-yank-secondary): Better error message if no secondary selection.
Richard M. Stallman
2007-07-16
1
-1
/
+4
[next]