summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-4/+2
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-1/+1
* * textmodes/tex-mode.el (tex-dvi-view-command)Dan Nicolaescu2009-10-261-9/+18
* Replace completion-base-size by completion-base-position to fix bugsStefan Monnier2009-10-151-36/+2
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-1/+2
* (minor-mode-menu-from-indicator): Pay attentionStefan Monnier2009-09-171-3/+4
* Fix last change.Chong Yidong2009-07-171-2/+2
* * mouse.el (mouse-yank-primary): If select-active-regions is non-nil,Chong Yidong2009-07-171-0/+4
* * w32-fns.el (x-selection-owner-p): New function.Chong Yidong2009-07-171-2/+12
* * simple.el (deactivate-mark): Optional argument FORCE.Chong Yidong2009-07-151-23/+25
* (mouse-drag-mode-line-1): Obey mouse-1-click-follows-link.Stefan Monnier2009-01-311-1/+17
* (mouse-select-font): Return a string instead of a list.Chong Yidong2009-01-271-6/+7
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-7/+7
* (mouse-buffer-menu-mode-groups): Place "Annotate" intoSam Steingold2008-11-111-1/+1
* (mouse-set-font): Use set-frame-font.Glenn Morris2008-10-031-1/+1
* Add declarations for builds without X.Glenn Morris2008-08-111-0/+1
* Remove support for Mac Carbon.remove-carbonDan Nicolaescu2008-07-271-1/+1
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-1/+1
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* Fix comment typo.Glenn Morris2008-06-271-2/+1
* Handle void selection in mouse-appearance-menuMiles Bader2008-06-241-1/+1
* (buffer-face-mode-invoke): Declare.Glenn Morris2008-06-181-2/+4
* Use buffer-face-mode for mouse font menuMiles Bader2008-06-171-13/+6
* (x-select-font): Declare.Glenn Morris2008-06-171-0/+1
* Fix last change.Chong Yidong2008-06-151-1/+2
* (mouse-appearance-menu-map): New var.Chong Yidong2008-06-151-1/+70
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-0/+2
* (mouse-select-font): New function.Chong Yidong2008-06-101-1/+18
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (mouse-major-mode-menu, mouse-popup-menubar, mouse-popup-menubar-stuff):Juanma Barranquero2008-04-181-5/+5
* * mouse.el (mouse-menu-major-mode-map): New fun extracted fromStefan Monnier2008-04-091-24/+42
* * subr.el (keymap-canonicalize): New function.Stefan Monnier2008-04-041-29/+16
* (mouse-set-region-1): Save the old value of transient-mark-mode.Chong Yidong2008-04-021-7/+5
* (mouse-major-mode-menu-prefix): Remove. Remove uses.Stefan Monnier2008-04-011-388/+356
* * mouse.el (minor-mode-menu-from-indicator): Create a menu with aDan Nicolaescu2008-02-211-11/+26
* Chris Moore <christopher.ian.moore at gmail.com>Glenn Morris2008-02-071-1/+1
* (mouse-major-mode-menu): Suppress duplicate menus.Glenn Morris2008-01-081-2/+13
* * mouse.el (mouse-popup-menubar): Fix typo.Dan Nicolaescu2008-01-041-1/+1
* * erc-ibuffer.el (erc-channel-modes):Stefan Monnier2008-01-041-4/+6
* (mouse-yank-primary): New function (almost same as mouse-yank-secondary).Richard M. Stallman2007-12-251-0/+14
* Merge from emacs--rel--22Miles Bader2007-12-161-1/+1
|\
| * (mouse-buffer-menu-alist): Keep buffer names left aligned.Jason Rumney2007-12-061-1/+1
* | (mouse-minor-mode-menu, minor-mode-menu-from-indicator):Glenn Morris2007-10-191-0/+20
* | (mouse-buffer-menu): Pass mode-name through format-mode-line because itSam Steingold2007-08-061-21/+17
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * (mouse-drag-track): Reset transient-mark-mode to nilMartin Rudalics2007-07-151-0/+5
| * (mouse-drag-mode-line-1): Quit mouse tracking whenMartin Rudalics2007-07-021-5/+11