summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
Commit message (Expand)AuthorAge
* Update copyright year to 2019Paul Eggert2019-01-01
* * lisp/mouse.el (tear-off-window): Fix non-mouse use (bug#32799)Stefan Monnier2018-09-22
* Fix bug of 'mouse-drag-and-drop-region' to detect edges of region (Bug#31905)Tak Kunihiro2018-06-20
* Prevent errant scroll on mouse click (Bug#31546)Aaron Jensen2018-06-17
* Update copyright year to 2018Paul Eggert2018-01-01
* Make 'mouse-drag-and-drop-region' more robust and customizableTak Kunihiro2017-12-17
* ; Fix last fix of 'mouse-drag-and-drop-region'Martin Rudalics2017-11-14
* Make 'mouse-drag-and-drop-region' work with 'mouse-autoselect-window' non-nilMartin Rudalics2017-11-14
* Improve customization type of 'mouse-drag-and-drop-region'Charles A. Roelli2017-10-15
* ; * lisp/mouse.el (secondary-selection-exist-p): Doc fix.Eli Zaretskii2017-09-21
* Support setting region from secondary selection and vice versaTak Kunihiro2017-09-21
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Spelling fixesPaul Eggert2017-07-06
* Provide additional support for child framesMartin Rudalics2017-06-25
* Support drag and drop of region by mouse (Bug#26725)Tak Kunihiro2017-05-27
* Don't pass the value of point to 'push-mark', as that's the default.Bartosz Duszel2017-04-28
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Fix region display while dragging mouseEli Zaretskii2016-09-23
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-17
* | Merge from origin/emacs-25Paul Eggert2016-09-26
|\|
| * Avoid resetting track-mouse by mouse clicksEli Zaretskii2016-09-21
* | Merge from origin/emacs-25Paul Eggert2016-08-05
|\|
| * Clarify documentation of 'mouse-on-link-p'Eli Zaretskii2016-07-07
* | Fix region display while dragging mouseEli Zaretskii2016-07-30
* | * lisp/mouse.el (mouse): Consolidate group definition hereStefan Monnier2016-07-13
* | * lisp/mouse.el (mouse-select-region-move-to-beginning): Add :group.Stephen Berman2016-07-12
* | An efficient built-in mapcanMario Lang2016-07-10
* | Allow selecting region with mouse to move point to beginningStephen Berman2016-07-08
* | Prefer 'frame-parameter' where it is expected to be a bit fasterDmitry Antipov2016-07-06
* | Merge from origin/emacs-25Paul Eggert2016-06-19
|\|
| * Handle mouse leaving initial window in `mouse-set-region' (Bug#23707)Martin Rudalics2016-06-09
* | Merge from origin/emacs-25Paul Eggert2016-06-07
|\|
| * Fix mouse dragging of vertical dividers with scroll bars on left (Bug#23690)Martin Rudalics2016-06-05
* | Fix handling of ‘mouse-on-link-p’.Philipp Stephani2016-05-20
* | Fix text in menu in minor-mode-menu-from-indicatorLars Ingebrigtsen2016-05-01
|/
* 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