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

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

[nongnu] elpa/multiple-cursors eba1020 409/434: Add temporary-goal-colum


From: ELPA Syncer
Subject: [nongnu] elpa/multiple-cursors eba1020 409/434: Add temporary-goal-column to mc/cursor-specific-vars
Date: Sat, 7 Aug 2021 09:21:10 -0400 (EDT)

branch: elpa/multiple-cursors
commit eba10208fc38889e792dca08f4c2067936c3008a
Author: Peder Stray <peder.stray@gmail.com>
Commit: Peder Stray <peder.stray@gmail.com>

    Add temporary-goal-column to mc/cursor-specific-vars
---
 multiple-cursors-core.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/multiple-cursors-core.el b/multiple-cursors-core.el
index d448617..06f1dfe 100644
--- a/multiple-cursors-core.el
+++ b/multiple-cursors-core.el
@@ -148,6 +148,7 @@ highlights the entire width of the window."
                                   yank-undo-function
                                   autopair-action
                                   autopair-wrap-action
+                                  temporary-goal-column
                                   er/history)
   "A list of vars that need to be tracked on a per-cursor basis.")
 



reply via email to

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