branch: elpa/multiple-cursors
commit 474838666aee5cf658128ba1ce07681ef4eb4437
Author: Magnar Sveen <[email protected]>
Commit: Magnar Sveen <[email protected]>
Make mc/mark-pop only run once per invocation
---
multiple-cursors-core.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/multiple-cursors-core.el b/multiple-cursors-core.el
index a9f97ec..2a8ed04 100644
--- a/multiple-cursors-core.el
+++ b/multiple-cursors-core.el
@@ -586,6 +586,7 @@ for running commands with multiple cursors.")
mc/cycle-forward
mc/cycle-backward
mc/add-cursor-on-click
+ mc/mark-pop
rrm/switch-to-multiple-cursors
save-buffer
ido-exit-minibuffer