index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
repeat.el
Age
Commit message (
Expand
)
Author
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-02
Merge from origin/emacs-28
Stefan Kangas
2021-12-01
* lisp/repeat.el: Use same logic for repeat-check-key and repeat-exit-timeout.
Juri Linkov
2021-12-01
Merge from origin/emacs-28
Stefan Kangas
2021-11-30
* lisp/repeat.el: Fix long-standing problem when a random key activates map
Juri Linkov
2021-11-30
* lisp/repeat.el (repeat-keep-prefix): Change default to nil.
Juri Linkov
2021-11-29
Do not buttonize key bindings outside of *Help* buffers
Gregory Heytings
2021-11-25
* lisp/repeat.el (repeat-post-hook): Add check symbolp rep-map.
Narendra Joshi
2021-11-18
* lisp/repeat.el (describe-repeat-maps): Print all bound keys (bug#49265).
Robert Pluim
2021-11-15
* lisp/repeat.el (repeat-echo-message): Bind message-log-max to nil.
Juri Linkov
2021-11-15
* lisp/repeat.el (describe-repeat-maps): Use help-fns--analyze-function.
Robert Pluim
2021-11-15
* lisp/repeat.el: Detect changes in the minibuffer state (bug#47566)
Juri Linkov
2021-10-22
; * lisp/repeat.el (repeat-mode): Fix docstring typo.
Robert Pluim
2021-10-22
* lisp/repeat.el (repeat-keep-prefix): Expand description.
Robert Pluim
2021-10-20
Improve docstrings and NEWS item of 'repeat-mode'
Juri Linkov
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-17
* lisp/repeat.el (repeat-echo-message): Clear only own added part of message.
Juri Linkov
2021-08-25
Handle nil messages in repeat-echo-message.
Gabriel do Nascimento Ribeiro
2021-08-24
; * lisp/repeat.el (repeat-echo-message): Use `string-search`.
Mattias EngdegÄrd
2021-08-24
Fix to clear echo-area after repeat-exit-timeout.
Gabriel do Nascimento Ribeiro
2021-07-06
* lisp/repeat.el (describe-repeat-maps): Rename from `describe-repeat'.
Juri Linkov
2021-06-29
* lisp/repeat.el (describe-repeat): New command (bug#49265).
Juri Linkov
2021-05-19
* lisp/repeat.el (repeat-exit-timeout): New defcustom (bug#48472).
Juri Linkov
2021-04-14
repeat-echo-mode-line-string doesn't need risky-local-variable to keep props
Juri Linkov
2021-04-14
* lisp/repeat.el: Add option to indicate repeat-mode in mode-line (bug#47566)
Juri Linkov
2021-04-12
* lisp/repeat.el (repeat-mode-echo): New defcustom.
Juri Linkov
2021-04-08
* lisp/repeat.el (repeat-post-hook): Check for prefix-arg.
Juri Linkov
2021-04-08
* lisp/repeat.el (repeat-post-hook): Skip repeating in minibuffer (bug#47566).
Juri Linkov
2021-04-06
* lisp/repeat.el (repeat-keep-prefix): New defcustom.
Juri Linkov
2021-04-05
* lisp/repeat.el (repeat-post-hook): Fix key lookup.
Juri Linkov
2021-03-24
Convert many more links to use HTTPS
Stefan Kangas
2021-02-17
New transient mode 'repeat-mode' to allow shorter key sequences (bug#46515)
Juri Linkov
2021-02-05
Fix repeating complex commands
Sean Whitton
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-09-23
* lisp/repeat.el: Remove obsolete comment.
Stefan Kangas
2020-03-21
Add "Old-" prefix to "Version" header in some cases
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-02-08
* repeat.el (repeat-message-function): Doc fix
Lars Ingebrigtsen
2014-02-08
* repeat.el (repeat-message-function): Reword doc slightly.
Lars Ingebrigtsen
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-12-23
Rename set-temporary-overlay-map -> set-transient-map
Chong Yidong
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-10-23
* lisp/repeat.el (repeat): Set real-this-command.
Stefan Monnier
[next]