summaryrefslogtreecommitdiff
path: root/lisp/repeat.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * repeat.el (repeat-message-function): Doc fixLars Ingebrigtsen2014-02-081-1/+3
* * repeat.el (repeat-message-function): Reword doc slightly.Lars Ingebrigtsen2014-02-081-3/+3
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Rename set-temporary-overlay-map -> set-transient-mapChong Yidong2013-12-231-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/repeat.el (repeat): Set real-this-command.Stefan Monnier2012-10-231-0/+4
* Misc doc fixes.Chong Yidong2012-09-221-3/+3
* Use set-temporary-overlay-map.Stefan Monnier2012-05-041-102/+40
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-221-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Merge from emacs-23; up to 2010-06-13T18:15:45Z!eliz@gnu.org.Glenn Morris2011-06-081-1/+3
* 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
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-191-1/+1
|\ \ | |/
| * * lisp/repeat.el (repeat): Use read-key to ignore mouse-down events.Stefan Monnier2010-10-181-1/+1
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-09-141-1/+6
|\ \ | |/
| * * repeat.el (repeat): Allow repeating when the last event is a click.Stefan Monnier2010-09-111-1/+6
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-1/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-6/+6
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* (repeat-undo-count): New variable.Martin Rudalics2008-01-201-11/+32
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* (repeat): Use last-repeatable-command instead ofMartin Rudalics2007-08-291-33/+54
* 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
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (repeat): Invoke pre-command-hook and post-command-hook.Eli Zaretskii2005-04-161-1/+3
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
* Fix license commentary.Gerd Moellmann2001-07-131-2/+2
* (repeat): Don't let execute-kbd-macro alter real-last-command.Richard M. Stallman2001-02-101-1/+4
* Don't require advice.Karl Heuer1999-03-301-5/+6
* Don't require advice.Richard M. Stallman1999-02-261-8/+0
* (repeat): Handle keyboard macros properly.Richard M. Stallman1998-10-161-5/+14
* (repeat): Doc fix.Karl Heuer1998-08-261-2/+2