| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | (mouse-drag-track): Reset transient-mark-mode to nil | Martin Rudalics | 2007-07-08 | 1 | -0/+5 |
* | | (mouse-drag-mode-line-1): Quit mouse tracking when | Martin Rudalics | 2007-06-20 | 1 | -5/+11 |
|/ |
|
* | (mouse-set-secondary): Update mouse-secondary-overlay. | Chong Yidong | 2007-04-01 | 1 | -1/+5 |
* | (mouse-drag-track): Remove spurious input-pending-p test. Suggested | Chong Yidong | 2007-03-19 | 1 | -1/+0 |
* | (mouse-drag-mode-line-1, mouse-drag-vertical-line): | Richard M. Stallman | 2007-03-04 | 1 | -13/+4 |
* | (mouse-show-mark): Run hooks and perform command | Kim F. Storm | 2007-02-26 | 1 | -1/+11 |
* | <left-fringe mouse-2, right-fringe mouse-3, left-fringe mouse-3>: New bindings. | Eli Zaretskii | 2007-02-02 | 1 | -0/+3 |
* | Fix whitespace and indentation. | Eli Zaretskii | 2007-01-27 | 1 | -13/+13 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | (mouse-drag-track): Suppress automatic hscrolling for initial down | Chong Yidong | 2006-12-02 | 1 | -1/+10 |
* | (mouse-popup-menubar, mouse-buffer-menu-alist): "?\ " -> "?\s". | Juanma Barranquero | 2006-11-27 | 1 | -2/+2 |
* | (global-map): Change 2006-08-16 fix to call mouse-yank-at-click | Chong Yidong | 2006-11-16 | 1 | -1/+1 |
* | (mouse-set-font): Fix typo in docstring. | Juanma Barranquero | 2006-11-06 | 1 | -5/+5 |
* | (mouse-posn-property): Fix typo for `event-start' in | David Kastrup | 2006-09-21 | 1 | -1/+1 |
* | (mouse-posn-property): Improve doc string. | David Kastrup | 2006-09-20 | 1 | -3/+13 |
* | (mouse-on-link-p): Tentatively fix last change. | Stefan Monnier | 2006-09-19 | 1 | -2/+4 |
* | * mouse-sel.el (mouse-sel-follow-link-p): Use event position | David Kastrup | 2006-09-15 | 1 | -19/+24 |
* | (global-map): Allow yanking with mouse-2 at a spot whose | Stefan Monnier | 2006-08-17 | 1 | -0/+2 |
* | (mouse-on-link-p): Doc fix. | Thien-Thi Nguyen | 2006-07-23 | 1 | -3/+3 |
* | (mouse-drag-vertical-line-rightward-window): New function. | Richard M. Stallman | 2006-06-19 | 1 | -1/+20 |
* | * mouse.el (mouse-drag-vertical-line): Use window-inside-edges | Chong Yidong | 2006-03-16 | 1 | -9/+10 |
* | (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom | Richard M. Stallman | 2006-02-13 | 1 | -15/+2 |
* | 2006-02-08 Chong Yidong <cyd@stupidchicken.com> | Chong Yidong | 2006-02-08 | 1 | -2/+2 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | (mouse-drag-track): Renamed, from `mouse-drag-region-1'. Includes | J.D. Smith | 2006-01-03 | 1 | -41/+52 |
* | (mouse-drag-region-1): When following link via mouse-2, | Richard M. Stallman | 2006-01-01 | 1 | -1/+5 |
* | (mouse-drag-window-above): Verify that the found window overlaps with the | Eli Zaretskii | 2005-12-31 | 1 | -4/+11 |