aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mouse.el
Commit message (Expand)AuthorAgeFilesLines
* (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.Dan 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
* | (mouse-yank-secondary): Better error message if no secondary selection.Richard M. Stallman2007-07-161-1/+4
* | (mouse-drag-track): Reset transient-mark-mode to nilMartin Rudalics2007-07-081-0/+5
* | (mouse-drag-mode-line-1): Quit mouse tracking whenMartin Rudalics2007-06-201-5/+11
|/
* (mouse-set-secondary): Update mouse-secondary-overlay.Chong Yidong2007-04-011-1/+5
* (mouse-drag-track): Remove spurious input-pending-p test. SuggestedChong Yidong2007-03-191-1/+0
* (mouse-drag-mode-line-1, mouse-drag-vertical-line):Richard M. Stallman2007-03-041-13/+4
* (mouse-show-mark): Run hooks and perform commandKim F. Storm2007-02-261-1/+11
* <left-fringe mouse-2, right-fringe mouse-3, left-fringe mouse-3>: New bindings.Eli Zaretskii2007-02-021-0/+3
* Fix whitespace and indentation.Eli Zaretskii2007-01-271-13/+13
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (mouse-drag-track): Suppress automatic hscrolling for initial downChong Yidong2006-12-021-1/+10