mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2026-02-04 14:22:24 +00:00
Add multiple-cursors support to execute-extended-command
Also add three new tests for this functionality and adapt some existing tests as well as the testing harness.
This commit is contained in:
@@ -45,6 +45,8 @@
|
||||
(subword-mode 0)
|
||||
(wrap-region-mode 0)
|
||||
(setq set-mark-default-inactive nil)
|
||||
(deactivate-mark))
|
||||
(deactivate-mark)
|
||||
(setq mc/cmds-to-run-for-all nil)
|
||||
(setq mc/cmds-to-run-once nil))
|
||||
|
||||
(After)
|
||||
|
||||
Reference in New Issue
Block a user