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

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

[nongnu] elpa/multiple-cursors f040a33 143/434: Add execute-extended-com


From: ELPA Syncer
Subject: [nongnu] elpa/multiple-cursors f040a33 143/434: Add execute-extended-command to run-once list
Date: Sat, 7 Aug 2021 09:20:13 -0400 (EDT)

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

    Add execute-extended-command to run-once list
---
 multiple-cursors-core.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/multiple-cursors-core.el b/multiple-cursors-core.el
index d8490db..d38285b 100644
--- a/multiple-cursors-core.el
+++ b/multiple-cursors-core.el
@@ -517,6 +517,7 @@ for running commands with multiple cursors.")
                                      ido-exit-minibuffer
                                      exit-minibuffer
                                      minibuffer-complete-and-exit
+                                     execute-extended-command
                                      undo
                                      redo
                                      undo-tree-undo



reply via email to

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