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

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

[nongnu] elpa/multiple-cursors 0233ba8 092/434: Add commands to run-once


From: ELPA Syncer
Subject: [nongnu] elpa/multiple-cursors 0233ba8 092/434: Add commands to run-once-list
Date: Sat, 7 Aug 2021 09:20:02 -0400 (EDT)

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

    Add commands to run-once-list
---
 multiple-cursors-core.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/multiple-cursors-core.el b/multiple-cursors-core.el
index cde86d3..3a69de7 100644
--- a/multiple-cursors-core.el
+++ b/multiple-cursors-core.el
@@ -334,11 +334,14 @@ for running commands with multiple cursors.")
                                      mc/edit-beginnings-of-lines
                                      mc/mark-next-like-this
                                      mc/mark-previous-like-this
+                                     mc/mark-more-like-this-extended
+                                     mc/mark-all-like-this
                                      mc/cycle-forward
                                      mc/cycle-backward
                                      rrm/switch-to-multiple-cursors
                                      save-buffer
                                      ido-exit-minibuffer
+                                     exit-minibuffer
                                      undo
                                      redo
                                      undo-tree-undo



reply via email to

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