emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/multiple-cursors a6e0ccb 215/434: mc/add-cursor-on-click s


From: ELPA Syncer
Subject: [nongnu] elpa/multiple-cursors a6e0ccb 215/434: mc/add-cursor-on-click should not run per cursor
Date: Sat, 7 Aug 2021 09:20:29 -0400 (EDT)

branch: elpa/multiple-cursors
commit a6e0ccb22ffd50d74dd03985ff594ddca62b431a
Author: Magnar Sveen <magnars@gmail.com>
Commit: Magnar Sveen <magnars@gmail.com>

    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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]