summaryrefslogtreecommitdiff
path: root/lisp/avoid.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Silence byte-compiler warning about x-pointer-invisibleStefan Kangas2022-05-271-0/+2
* Fix mouse pointer avoidance in some configurationsPo Lu2022-05-111-7/+10
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Prefer seq-random-elt to nth+randomStefan Kangas2021-09-241-7/+3
* Use lexical-binding in avoid.elStefan Kangas2021-04-011-11/+6
* * lisp/avoid.el: Doc fixes.Stefan Kangas2021-02-081-12/+9
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix two mouse drag and drop issues (Bug#28620, Bug#36269)Martin Rudalics2019-08-041-0/+3
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-6/+6
|/
* 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 confusion with ‘format’Paul Eggert2015-08-051-3/+3
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/avoid.el (mouse-avoidance-banish-position): Fix defcustom :optionsJuri Linkov2014-05-211-3/+3
* * lisp/avoid.el (mouse-avoidance-set-mouse-position): Don't raise frame.Juri Linkov2014-05-211-11/+8
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* In avoid.el handle case where posn-at-point returns nil.Martin Rudalics2013-09-021-13/+17
* Misc changes to reduce use of `(lambda...); and other cleanups.Stefan Monnier2013-08-291-3/+3
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add missing :version tagsGlenn Morris2012-10-061-0/+1
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-17/+17
* lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-191-2/+1
* avoid.el compiliation fixupsLars Ingebrigtsen2012-04-131-1/+3
* Allow further `mouse-avoidance-mode' customisationsThierry Volpiatto2012-04-131-5/+54
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Merge changes from emacs-23 branchChong Yidong2011-03-191-8/+7
|\
| * lisp/avoid.el: Fix typos in docstrings.Juanma Barranquero2011-03-121-8/+7
* | Inhibit mouse-avoidance if cursor-type is nil (Bug#8209).Julien Danjou2011-03-091-0/+1
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * lisp/avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it isJulien Danjou2010-10-181-1/+2
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-3/+3
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Add 2008 to copyright years.Glenn Morris2008-01-071-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 copyright years.Glenn Morris2006-12-051-1/+1
* * avoid.el (mouse-avoidance-animating-pointer): New var.Chong Yidong2006-08-101-10/+15
* (mouse-avoidance-point-position): Use posn-at-point instead of compute-motion.Kim F. Storm2006-05-051-16/+6
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1