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
2026-01-04
repeat: handle non-character keys with hint strings
JD Smith
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-07-23
* lisp/repeat.el (repeat-mode): Use 'called-interactively-p'.
Juri Linkov
2025-06-19
Fix repeat-echo-message-string for keys with hints (bug#78797).
Juri Linkov
2025-06-11
Improve repeat-continue property handling
Paul Nelson
2025-03-15
Recommend using 'keymap-global-set' in Commentaries
Stefan Kangas
2025-01-25
lisp/repeat.el: Don't expose `cl-extra/cl-lib` distinction
Stefan Monnier
2025-01-18
; * lisp/repeat.el (cl-extra): Require, to shut up byte-compiler.
Eli Zaretskii
2025-01-14
Improve repeat-mode to correctly show multi-key sequences as echo
Juri Linkov
2025-01-14
Fix repeat-mode to keep the same map symbol for repeat-continue
Juri Linkov
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-17
Rename the property 'repeat-continue-only' to 'repeat-continue'
Juri Linkov
2024-12-17
Display commands with repeat-continue-only in describe-repeat-maps
Juri Linkov
2024-12-17
Improve support of property repeat-continue-only in repeat-mode (bug#74140)
Juri Linkov
2024-12-03
Add new keyword :continue-only to defvar-keymap for repeat-mode (bug#74140)
Juri Linkov
2024-11-27
Add command symbol property 'repeat-continue-only' for 'repeat-mode'
Juri Linkov
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-07-20
Miscellaneous checkdoc fixes
Stefan Kangas
2024-05-08
(repeat-echo-message-string): Reuse 'r-m-c' prompt formatting
Eshel Yaron
2024-05-02
Support hints in the :repeat keyword of defvar-keymap for repeat-mode
Juri Linkov
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-02-13
* lisp/repeat.el: Rename internal function and variable (bug#60980)
Juri Linkov
2023-02-02
Improve documentation of 'repeat-mode' and related variables
Eli Zaretskii
2023-02-01
* doc/emacs/basic.texi (Repeating): Mention describe-repeat-maps (bug#61183).
Juri Linkov
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-28
* lisp/repeat.el (repeat-echo-function): Suggest 'add-function' in docstring.
Juri Linkov
2022-12-20
* lisp/repeat.el: Fix repeat-keep-prefix to allow customizing it to non-nil.
Juri Linkov
2022-11-18
* lisp/repeat.el (describe-repeat-maps): More outlines and page separators.
Juri Linkov
2022-11-17
* lisp/repeat.el (describe-repeat-maps): Use fill-region-as-paragraph.
Juri Linkov
2022-11-17
* lisp/repeat.el (describe-repeat-maps): Improve the output.
Juri Linkov
2022-10-05
* lisp/repeat.el (repeat-exit): Add autoload cookie.
Juri Linkov
2022-10-03
* lisp/repeat.el (repeat-exit-key): Replace type 'key-sequence' with 'key'.
Juri Linkov
2022-10-03
* lisp/repeat.el (repeat-exit): New command.
Juri Linkov
2022-10-02
* lisp/repeat.el (repeat<defgroup>): New customization group.
Juri Linkov
2022-07-06
* lisp/repeat.el (describe-repeat-maps): Handle non-symbol keymap (bug#21634).
Juri Linkov
2022-07-03
Quote some literal keys to get help-key-binding face
Stefan Kangas
2022-07-03
Use more help-key-binding faces in repeat-mode message
Juri Linkov
2022-07-02
Use help-key-binding face in repeat-mode message
Stefan Kangas
2022-06-21
Merge from origin/emacs-28
Tassilo Horn
2022-06-21
* lisp/repeat.el (repeat-mode): Fix message format.
Stefan Kangas
2022-06-19
Make describe-repeat-maps fontify key bindings
Lars Ingebrigtsen
2022-06-15
repeat-mode: Don't echo unset keys in help message
Visuwesh
2022-05-24
Fix the final divergent single quote usages in doc strings
Lars Ingebrigtsen
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
[next]