diff options
| author | Juri Linkov | 2025-01-14 21:41:48 +0200 |
|---|---|---|
| committer | Juri Linkov | 2025-01-14 21:41:48 +0200 |
| commit | 0bd12f560b0b288e6c7717bf2e0f664c17d07619 (patch) | |
| tree | fa8b9d2d5d1309cfa47344d13ff74d2957448366 /src/bytecode.c | |
| parent | 6b71d0b1786928474741c356eb7199746f07eb62 (diff) | |
| download | emacs-0bd12f560b0b288e6c7717bf2e0f664c17d07619.tar.gz emacs-0bd12f560b0b288e6c7717bf2e0f664c17d07619.zip | |
Fix repeat-mode to keep the same map symbol for repeat-continue
* lisp/repeat.el (repeat-get-map-sym): New function
refactored from 'repeat-get-map'.
(repeat-get-map): Move continue-related code to 'repeat-get-map-sym'.
(repeat-pre-hook): Use 'repeat-get-map-sym' and 'repeat-get-map'.
Set 'repeat-map' to 'map-sym'.
(repeat-post-hook): Use 'repeat-get-map-sym'.
* test/lisp/repeat-tests.el (repeat-tests-continue-another):
Improve to invoke double key 'C-M-o C-M-o' that should not switch
between maps (bug#74140).
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions