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

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

[nongnu] elpa/multiple-cursors 1cb894d 242/434: Add more mc-specific com


From: ELPA Syncer
Subject: [nongnu] elpa/multiple-cursors 1cb894d 242/434: Add more mc-specific commands to the run-once list
Date: Sat, 7 Aug 2021 09:20:34 -0400 (EDT)

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

    Add more mc-specific commands to the run-once list
    
    #84
---
 multiple-cursors-core.el | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/multiple-cursors-core.el b/multiple-cursors-core.el
index 2a8ed04..c404c9c 100644
--- a/multiple-cursors-core.el
+++ b/multiple-cursors-core.el
@@ -587,6 +587,15 @@ for running commands with multiple cursors.")
                                      mc/cycle-backward
                                      mc/add-cursor-on-click
                                      mc/mark-pop
+                                     mc/add-cursors-to-all-matches
+                                     mc/mmlte--left
+                                     mc/mmlte--right
+                                     mc/mmlte--up
+                                     mc/mmlte--down
+                                     mc/unmark-next-like-this
+                                     mc/unmark-previous-like-this
+                                     mc/skip-to-next-like-this
+                                     mc/skip-to-previous-like-this
                                      rrm/switch-to-multiple-cursors
                                      save-buffer
                                      ido-exit-minibuffer



reply via email to

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