index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
repeat-tests.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-06-19
Fix repeat-echo-message-string for keys with hints (bug#78797).
Juri Linkov
2025-06-11
* test/lisp/repeat-tests.el: Add a command for global continue.
Juri Linkov
2025-06-11
Improve repeat-continue property handling
Paul Nelson
2025-06-10
* test/lisp/repeat-tests.el: Add a command to continue but not activate.
Juri Linkov
2025-02-27
Add :continue-only directive to bind-keys and use-package
Paul Nelson
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
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-11-27
* test/lisp/repeat-tests.el: Improve using new key mnemonics (bug#74140).
Juri Linkov
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-20
* lisp/repeat.el: Fix repeat-keep-prefix to allow customizing it to non-nil.
Juri Linkov
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-26
Use defvar-keymap in tests
Stefan Kangas
2021-11-30
* lisp/repeat.el: Fix long-standing problem when a random key activates map
Juri Linkov
2021-11-30
* test/lisp/repeat-tests.el (repeat-tests-call-b): Test for commit 588caf0b27.
Juri Linkov
2021-10-24
* test/lisp/repeat-tests.el: New file.
Juri Linkov