summaryrefslogtreecommitdiff
path: root/lisp/repeat.el
Commit message (Expand)AuthorAge
* * lisp/repeat.el (describe-repeat-maps): Rename from `describe-repeat'.Juri Linkov2021-07-06
* * lisp/repeat.el (describe-repeat): New command (bug#49265).Juri Linkov2021-06-29
* * lisp/repeat.el (repeat-exit-timeout): New defcustom (bug#48472).Juri Linkov2021-05-19
* repeat-echo-mode-line-string doesn't need risky-local-variable to keep propsJuri Linkov2021-04-14
* * lisp/repeat.el: Add option to indicate repeat-mode in mode-line (bug#47566)Juri Linkov2021-04-14
* * lisp/repeat.el (repeat-mode-echo): New defcustom.Juri Linkov2021-04-12
* * lisp/repeat.el (repeat-post-hook): Check for prefix-arg.Juri Linkov2021-04-08
* * lisp/repeat.el (repeat-post-hook): Skip repeating in minibuffer (bug#47566).Juri Linkov2021-04-08
* * lisp/repeat.el (repeat-keep-prefix): New defcustom.Juri Linkov2021-04-06
* * lisp/repeat.el (repeat-post-hook): Fix key lookup.Juri Linkov2021-04-05
* Convert many more links to use HTTPSStefan Kangas2021-03-24
* New transient mode 'repeat-mode' to allow shorter key sequences (bug#46515)Juri Linkov2021-02-17
* Fix repeating complex commandsSean Whitton2021-02-05
* Update copyright year to 2021Paul Eggert2021-01-01
* * lisp/repeat.el: Remove obsolete comment.Stefan Kangas2020-09-23
* Add "Old-" prefix to "Version" header in some casesStefan Kangas2020-03-21
* Update copyright year to 2020Paul Eggert2020-01-01
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* Update copyright year to 2015Paul Eggert2015-01-01
* * repeat.el (repeat-message-function): Doc fixLars Ingebrigtsen2014-02-08
* * repeat.el (repeat-message-function): Reword doc slightly.Lars Ingebrigtsen2014-02-08
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Rename set-temporary-overlay-map -> set-transient-mapChong Yidong2013-12-23
* Update copyright notices for 2013.Paul Eggert2013-01-01
* * lisp/repeat.el (repeat): Set real-this-command.Stefan Monnier2012-10-23
* Misc doc fixes.Chong Yidong2012-09-22
* Use set-temporary-overlay-map.Stefan Monnier2012-05-04
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-11-22
* Spelling fixes.Paul Eggert2011-11-19
* Merge from emacs-23; up to 2010-06-13T18:15:45Z!eliz@gnu.org.Glenn Morris2011-06-08
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-19
|\|
| * * lisp/repeat.el (repeat): Use read-key to ignore mouse-down events.Stefan Monnier2010-10-18
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-09-14
|\|
| * * repeat.el (repeat): Allow repeating when the last event is a click.Stefan Monnier2010-09-11
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Replace last-command-char with last-command-event.Glenn Morris2009-01-09
* Add 2009 to copyright years.Glenn Morris2009-01-05
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* (repeat-undo-count): New variable.Martin Rudalics2008-01-20