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

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

[nongnu] elpa/multiple-cursors ce777dc 134/434: Add some mouse-commands


From: ELPA Syncer
Subject: [nongnu] elpa/multiple-cursors ce777dc 134/434: Add some mouse-commands to the run-once list.
Date: Sat, 7 Aug 2021 09:20:11 -0400 (EDT)

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

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

diff --git a/multiple-cursors-core.el b/multiple-cursors-core.el
index f9bdf0d..2e280ff 100644
--- a/multiple-cursors-core.el
+++ b/multiple-cursors-core.el
@@ -454,6 +454,8 @@ for running commands with multiple cursors.")
                                      delete-other-windows
                                      toggle-window-split
                                      mwheel-scroll
+                                     mouse-set-point
+                                     mouse-drag-region
                                      quit-window
                                      toggle-read-only
                                      windmove-left



reply via email to

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