summaryrefslogtreecommitdiff
path: root/lisp/mouse-drag.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Fix mouse clicks on a non-selected frameEli Zaretskii2022-12-051-6/+13
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Fix mouse events on tab bar or tool bar when 'track-mouse' is tmartin rudalics2021-11-201-0/+2
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-1/+1
* * lisp/mouse-drag.el: Use lexical-binding.Stefan Kangas2021-03-071-1/+1
* Remove some unnecessary references to Emacs 19Stefan Kangas2021-02-041-3/+0
* Make libraries works with xterm-mouse-mode.Jared Finder2021-01-151-2/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-2/+2
* Don't block changes in mouse pointer inside 'track-mouse'Eli Zaretskii2015-06-301-0/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Spelling fixes.Paul Eggert2014-01-111-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef.Glenn Morris2011-04-221-1/+1
|\
| * lisp/mouse-drag.el (mouse-drag-throw): Fix typo in docstring.Juanma Barranquero2011-04-151-1/+1
* | lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-7/+4
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* | Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-081-4/+3
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (mouse-drag-throw, mouse-drag-drag): Autoload.Stefan Monnier2008-07-051-3/+3
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Remove spurious comment change.Juanma Barranquero2008-04-151-1/+0
* (mouse-throw-magnifier-with-scroll-bar)Stefan Monnier2008-04-151-113/+100
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Use window-full-width-p instead of comparing frame-width andMartin Rudalics2007-08-081-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (mouse-drag-throw): Push back non-drag eventsRichard M. Stallman2001-11-171-20/+11
* (mouse-drag-should-do-col-scrolling): Change screen-width to frame-width.Richard M. Stallman2001-01-081-1/+1