mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-13 21:03:05 +00:00
Run prefix argument commands just once.
This commit is contained in:
parent
51b282ef83
commit
ccdc0256f9
@ -335,7 +335,10 @@ from being executed if in multiple-cursors-mode."
|
||||
undo undo-tree-undo
|
||||
redo undo-tree-redo
|
||||
universal-argument
|
||||
universal-argument-more
|
||||
universal-argument-other-key
|
||||
negative-argument
|
||||
digit-argument
|
||||
top-level))
|
||||
|
||||
(defvar mc/list-file "~/.emacs.d/.mc-lists.el"
|
||||
|
Loading…
x
Reference in New Issue
Block a user