summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
Commit message (Expand)AuthorAge
* Update copyright year to 2017Paul Eggert2016-12-31
* Fix region display while dragging mouseEli Zaretskii2016-09-23
* Avoid resetting track-mouse by mouse clicksEli Zaretskii2016-09-21
* Clarify documentation of 'mouse-on-link-p'Eli Zaretskii2016-07-07
* Handle mouse leaving initial window in `mouse-set-region' (Bug#23707)Martin Rudalics2016-06-09
* Fix mouse dragging of vertical dividers with scroll bars on left (Bug#23690)Martin Rudalics2016-06-05
* Make double-click-1 work with unbalanced parens in CC Mode. Fixes bug#5560.Alan Mackenzie2016-02-25
* Update copyright year to 2016Paul Eggert2016-01-01
* Bind inhibit-modification-hooks rather than a/b-c-fStefan Monnier2015-09-12
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Fix documentation for `save-excursion'Xue Fuqiao2015-08-24
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-16
* Improve accessibility of window dividers. (Bug#20183)Martin Rudalics2015-07-02
* Don't block changes in mouse pointer inside 'track-mouse'Eli Zaretskii2015-06-30
* * lisp/mouse.el (minor-mode-menu-from-indicator):Glenn Morris2015-04-24
* * lisp/xt-mouse.el: Add mouse-tracking support.Olaf Rogalsky2015-03-24
* lisp/mouse.el: Fix last change.Eli Zaretskii2015-03-17
* Resurrect the lost optional fixed font menu on w32Eli Zaretskii2015-03-17
* Update copyright year to 2015Paul Eggert2015-01-01
* Keyboard interface (C-f10) to `mouse-buffer-menu' (C-down-mouse-1).Sam Steingold2014-12-18
* Spelling fixes; tweak explanation of commit messages.Paul Eggert2014-11-04
* Improve mouse dragging of frame edges.Martin Rudalics2014-10-24
* * lisp/mouse.el (mouse-drag-line): Use set-transient-map.Stefan Monnier2014-10-21
* Consolidate management/ownership of selections.Stefan Monnier2014-10-01
* Merge from emacs-24; up to 2014-07-09T02:04:12Z!rgm@gnu.orgGlenn Morris2014-09-14
|\
| * Fix mouse-dragging mode lines on text-mode terminals.Eli Zaretskii2014-09-09
* | Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.orgGlenn Morris2014-08-10
|\|
| * * lisp/mouse.el (mouse--down-1-maybe-follows-link): Don't convert the downStefan Monnier2014-08-08
| * * lisp/info.el (Info-mode-map): Override a global down-mouse-2 binding.Stefan Monnier2014-08-07
* | * lisp/mouse.el (tear-off-window): Rename from mouse-tear-off-window sinceStefan Monnier2014-07-20
* | Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.orgGlenn Morris2014-07-02
|\|
| * * mouse.el (mouse-yank-primary, mouse-yank-secondary): Use insert-for-yank.Stefan Monnier2014-07-02
* | * lisp/simple.el (handle-shift-selection, exchange-point-and-mark)Stefan Monnier2014-06-23
* | Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.caGlenn Morris2014-06-21
|\|
| * * lisp/mouse.el (mouse-drag-line): Don't re-add to unread-comment-events,Stefan Monnier2014-06-20
| * In mouse-drag-line remove inadvertently reintroduced code (Bug#17819).Martin Rudalics2014-06-20
* | * lisp/mouse.el (mouse-posn-property): Ignore buffer position info when theStefan Monnier2014-06-05
* | Merge from emacs-24; up to 2014-05-29T17:16:00Z!dmantipov@yandex.ruGlenn Morris2014-06-01
|\|
| * * lisp/mouse.el (mouse-posn-property): Ignore posn-point for mode-lineStefan Monnier2014-05-31
* | * lisp/mouse.el (mouse-set-region): Handle spurious drag events.Stefan Monnier2014-05-27
* | Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.orgGlenn Morris2014-05-25
|\|
| * * mouse.el: Remove old comment.Glenn Morris2014-05-18
* | * lisp/mouse.el: Use the normal toplevel loop while dragging.Stefan Monnier2014-05-11
|/
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Revert last commit in mouse.el.Eli Zaretskii2014-01-30
* In mouse-drag-line obey window-resize-pixelwise (Bug#16594).Martin Rudalics2014-01-30
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Support resizing frames and windows pixelwise.Martin Rudalics2013-11-30
* Merge from trunk.Eli Zaretskii2013-09-26
|\
| * * mouse.el (mouse-yank-primary): Reorder to silence --without-x compilation.Glenn Morris2013-09-17