branch: elpa/multiple-cursors
commit a6e0ccb22ffd50d74dd03985ff594ddca62b431a
Author: Magnar Sveen <[email protected]>
Commit: Magnar Sveen <[email protected]>
mc/add-cursor-on-click should not run per cursor
Fixes #60
---
multiple-cursors-core.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/multiple-cursors-core.el b/multiple-cursors-core.el
index 4494201..5cb4bc4 100644
--- a/multiple-cursors-core.el
+++ b/multiple-cursors-core.el
@@ -575,6 +575,7 @@ for running commands with multiple cursors.")
mc/reverse-regions
mc/cycle-forward
mc/cycle-backward
+ mc/add-cursor-on-click
rrm/switch-to-multiple-cursors
save-buffer
ido-exit-minibuffer