diff options
| author | Juri Linkov | 2024-12-17 20:45:42 +0200 |
|---|---|---|
| committer | Juri Linkov | 2024-12-17 20:45:42 +0200 |
| commit | 9232c985ef3d874755b0cbf4399fcc7077c308b5 (patch) | |
| tree | 9ba2e85bb68b3b82d028515982dad5cf4f15451c /java/org | |
| parent | 39a438d693daeb2e770f8a30c7a02e4039bf0036 (diff) | |
| download | emacs-9232c985ef3d874755b0cbf4399fcc7077c308b5.tar.gz emacs-9232c985ef3d874755b0cbf4399fcc7077c308b5.zip | |
Improve support of property repeat-continue-only in repeat-mode (bug#74140)
* lisp/repeat.el (repeat-get-map): Add optional arg 'rep-map'.
Move the check for 'repeat-continue-only' from 'repeat-pre-hook'.
Improve its logic to check if the current map 'repeat-in-progress'
exists in the list from the 'repeat-continue-only' property.
(repeat-post-hook): Set 'repeat-in-progress' to the symbol
from the property 'repeat-map'.
* test/lisp/repeat-tests.el (repeat-tests-another-repeat-map):
Add new keymap to test multiple parallel repeat-maps.
(repeat-tests-continue-another): New test that uses commands
from 'repeat-tests-another-repeat-map' shared with
'repeat-tests-repeat-map'.
Diffstat (limited to 'java/org')
0 files changed, 0 insertions, 0 deletions