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

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

[nongnu] elpa/multiple-cursors 26d0e52 015/434: Add more commands to whi


From: ELPA Syncer
Subject: [nongnu] elpa/multiple-cursors 26d0e52 015/434: Add more commands to white-list.
Date: Sat, 7 Aug 2021 09:19:45 -0400 (EDT)

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

    Add more commands to white-list.
---
 multiple-cursors.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/multiple-cursors.el b/multiple-cursors.el
index 5db8c69..8e28fde 100644
--- a/multiple-cursors.el
+++ b/multiple-cursors.el
@@ -128,6 +128,8 @@ from being executed if in multiple-cursors-mode."
 (setq mc--cmds '(self-insert-command
                  js2-insert-and-indent
                  wrap-region-trigger
+                 sgml-slash
+                 slime-space
                  previous-line
                  next-line
                  newline



reply via email to

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