summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
Commit message (Expand)AuthorAgeFilesLines
* Improve accessibility of window dividers. (Bug#20183)Martin Rudalics2015-07-021-11/+22
* Don't block changes in mouse pointer inside 'track-mouse'Eli Zaretskii2015-06-301-2/+4
* * lisp/mouse.el (minor-mode-menu-from-indicator):Glenn Morris2015-04-241-7/+10
* * lisp/xt-mouse.el: Add mouse-tracking support.Olaf Rogalsky2015-03-241-1/+2
* lisp/mouse.el: Fix last change.Eli Zaretskii2015-03-171-0/+2
* Resurrect the lost optional fixed font menu on w32Eli Zaretskii2015-03-171-3/+8
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Keyboard interface (C-f10) to `mouse-buffer-menu' (C-down-mouse-1).Sam Steingold2014-12-181-14/+15
* Spelling fixes; tweak explanation of commit messages.Paul Eggert2014-11-041-1/+1
* Improve mouse dragging of frame edges.Martin Rudalics2014-10-241-133/+119
* * lisp/mouse.el (mouse-drag-line): Use set-transient-map.Stefan Monnier2014-10-211-63/+79
* Consolidate management/ownership of selections.Stefan Monnier2014-10-011-22/+5
* Merge from emacs-24; up to 2014-07-09T02:04:12Z!rgm@gnu.orgGlenn Morris2014-09-141-2/+15
|\
| * Fix mouse-dragging mode lines on text-mode terminals.Eli Zaretskii2014-09-091-2/+15
* | Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.orgGlenn Morris2014-08-101-19/+13
|\ \ | |/
| * * lisp/mouse.el (mouse--down-1-maybe-follows-link): Don't convert the downStefan Monnier2014-08-081-10/+5
| * * lisp/info.el (Info-mode-map): Override a global down-mouse-2 binding.Stefan Monnier2014-08-071-9/+8
* | * lisp/mouse.el (tear-off-window): Rename from mouse-tear-off-window sinceStefan Monnier2014-07-201-3/+4
* | Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.orgGlenn Morris2014-07-021-2/+2
|\ \ | |/
| * * mouse.el (mouse-yank-primary, mouse-yank-secondary): Use insert-for-yank.Stefan Monnier2014-07-021-2/+2
* | * lisp/simple.el (handle-shift-selection, exchange-point-and-mark)Stefan Monnier2014-06-231-8/+8
* | Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.caGlenn Morris2014-06-211-11/+1
|\ \ | |/
| * * lisp/mouse.el (mouse-drag-line): Don't re-add to unread-comment-events,Stefan Monnier2014-06-201-4/+1
| * In mouse-drag-line remove inadvertently reintroduced code (Bug#17819).Martin Rudalics2014-06-201-8/+1
* | * lisp/mouse.el (mouse-posn-property): Ignore buffer position info when theStefan Monnier2014-06-051-4/+5
* | Merge from emacs-24; up to 2014-05-29T17:16:00Z!dmantipov@yandex.ruGlenn Morris2014-06-011-1/+4
|\ \ | |/
| * * lisp/mouse.el (mouse-posn-property): Ignore posn-point for mode-lineStefan Monnier2014-05-311-1/+4
* | * lisp/mouse.el (mouse-set-region): Handle spurious drag events.Stefan Monnier2014-05-271-18/+28
* | Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.orgGlenn Morris2014-05-251-2/+0
|\ \ | |/
| * * mouse.el: Remove old comment.Glenn Morris2014-05-181-2/+0
* | * lisp/mouse.el: Use the normal toplevel loop while dragging.Stefan Monnier2014-05-111-90/+53
|/
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Revert last commit in mouse.el.Eli Zaretskii2014-01-301-8/+2
* In mouse-drag-line obey window-resize-pixelwise (Bug#16594).Martin Rudalics2014-01-301-2/+8
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Support resizing frames and windows pixelwise.Martin Rudalics2013-11-301-49/+69
* Merge from trunk.Eli Zaretskii2013-09-261-16/+15
|\
| * * mouse.el (mouse-yank-primary): Reorder to silence --without-x compilation.Glenn Morris2013-09-171-16/+15
* | Make F10 pop up the File menu.Eli Zaretskii2013-09-191-73/+0
|/
* * lisp/subr.el (posn-point, posn-string): Fix it here instead.Stefan Monnier2013-03-201-2/+1
* * lisp/mouse.el (mouse--down-1-maybe-follows-link): Fix follow-linkStefan Monnier2013-03-191-1/+8
* * mouse.el (mouse-on-link-p): Check for scroll bar.Jan Djärv2013-03-181-1/+2
* * lisp/mouse.el (mouse-drag-track): Remove left-over debugging code.Stefan Monnier2013-03-091-1/+0
* Separate mouse-1-click-follows-link from mouse-drag-region.Stefan Monnier2013-03-081-50/+44
* mouse.el commentGlenn Morris2013-02-061-0/+2
* * lisp/mouse.el (mouse-drag-track): Always deactivate the mark beforeStefan Monnier2013-02-011-1/+1
* mouse-drag-line changes for mouse-1 in header-lineGlenn Morris2013-01-301-32/+27
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Fix follow-mouse clicks on undraggable mode/header lines.Chong Yidong2012-11-241-7/+7
* Fix bug#12731 in mouse-drag-line.Martin Rudalics2012-10-261-2/+2