summaryrefslogtreecommitdiff
path: root/lisp/repeat.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge from origin/emacs-28Stefan Kangas2021-12-021-11/+16
|\ \ | |/
| * * lisp/repeat.el: Use same logic for repeat-check-key and repeat-exit-timeout.Juri Linkov2021-12-011-11/+16
* | Merge from origin/emacs-28Stefan Kangas2021-12-011-10/+36
|\ \ | |/
| * * lisp/repeat.el: Fix long-standing problem when a random key activates mapJuri Linkov2021-11-301-9/+35
| * * lisp/repeat.el (repeat-keep-prefix): Change default to nil.Juri Linkov2021-11-301-1/+1
* | Do not buttonize key bindings outside of *Help* buffersGregory Heytings2021-11-291-25/+26
|/
* * lisp/repeat.el (repeat-post-hook): Add check symbolp rep-map.Narendra Joshi2021-11-251-1/+1
* * lisp/repeat.el (describe-repeat-maps): Print all bound keys (bug#49265).Robert Pluim2021-11-181-4/+6
* * lisp/repeat.el (repeat-echo-message): Bind message-log-max to nil.Juri Linkov2021-11-151-13/+14
* * lisp/repeat.el (describe-repeat-maps): Use help-fns--analyze-function.Robert Pluim2021-11-151-1/+9
* * lisp/repeat.el: Detect changes in the minibuffer state (bug#47566)Juri Linkov2021-11-151-5/+16
* ; * lisp/repeat.el (repeat-mode): Fix docstring typo.Robert Pluim2021-10-221-1/+1
* * lisp/repeat.el (repeat-keep-prefix): Expand description.Robert Pluim2021-10-221-1/+1
* Improve docstrings and NEWS item of 'repeat-mode'Juri Linkov2021-10-201-5/+5
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-1/+1
* * lisp/repeat.el (repeat-echo-message): Clear only own added part of message.Juri Linkov2021-09-171-8/+15
* Handle nil messages in repeat-echo-message.Gabriel do Nascimento Ribeiro2021-08-251-2/+3
* ; * lisp/repeat.el (repeat-echo-message): Use `string-search`.Mattias EngdegÄrd2021-08-241-1/+1
* Fix to clear echo-area after repeat-exit-timeout.Gabriel do Nascimento Ribeiro2021-08-241-1/+1
* * lisp/repeat.el (describe-repeat-maps): Rename from `describe-repeat'.Juri Linkov2021-07-061-5/+5
* * lisp/repeat.el (describe-repeat): New command (bug#49265).Juri Linkov2021-06-291-1/+23
* * lisp/repeat.el (repeat-exit-timeout): New defcustom (bug#48472).Juri Linkov2021-05-191-12/+42
* repeat-echo-mode-line-string doesn't need risky-local-variable to keep propsJuri Linkov2021-04-141-2/+0
* * lisp/repeat.el: Add option to indicate repeat-mode in mode-line (bug#47566)Juri Linkov2021-04-141-49/+78
* * lisp/repeat.el (repeat-mode-echo): New defcustom.Juri Linkov2021-04-121-5/+20
* * lisp/repeat.el (repeat-post-hook): Check for prefix-arg.Juri Linkov2021-04-081-11/+6
* * lisp/repeat.el (repeat-post-hook): Skip repeating in minibuffer (bug#47566).Juri Linkov2021-04-081-3/+8
* * lisp/repeat.el (repeat-keep-prefix): New defcustom.Juri Linkov2021-04-061-3/+16
* * lisp/repeat.el (repeat-post-hook): Fix key lookup.Juri Linkov2021-04-051-25/+29
* Convert many more links to use HTTPSStefan Kangas2021-03-241-1/+1
* New transient mode 'repeat-mode' to allow shorter key sequences (bug#46515)Juri Linkov2021-02-171-0/+71
* Fix repeating complex commandsSean Whitton2021-02-051-3/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* * lisp/repeat.el: Remove obsolete comment.Stefan Kangas2020-09-231-4/+0
* Add "Old-" prefix to "Version" header in some casesStefan Kangas2020-03-211-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
* 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