aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/repeat-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add :continue-only directive to bind-keys and use-packagePaul Nelson2025-02-271-4/+4
* Fix repeat-mode to keep the same map symbol for repeat-continueJuri Linkov2025-01-141-2/+5
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Rename the property 'repeat-continue-only' to 'repeat-continue'Juri Linkov2024-12-171-11/+11
* Improve support of property repeat-continue-only in repeat-mode (bug#74140)Juri Linkov2024-12-171-9/+54
* Add new keyword :continue-only to defvar-keymap for repeat-mode (bug#74140)Juri Linkov2024-12-031-7/+4
* Add command symbol property 'repeat-continue-only' for 'repeat-mode'Juri Linkov2024-11-271-2/+39
* * test/lisp/repeat-tests.el: Improve using new key mnemonics (bug#74140).Juri Linkov2024-11-271-77/+151
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* * lisp/repeat.el: Fix repeat-keep-prefix to allow customizing it to non-nil.Juri Linkov2022-12-201-14/+16
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Use defvar-keymap in testsStefan Kangas2021-12-261-14/+10
|/
* * lisp/repeat.el: Fix long-standing problem when a random key activates mapJuri Linkov2021-11-301-0/+34
* * test/lisp/repeat-tests.el (repeat-tests-call-b): Test for commit 588caf0b27.Juri Linkov2021-11-301-1/+1
* * test/lisp/repeat-tests.el: New file.Juri Linkov2021-10-241-0/+111