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

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

[nongnu] elpa/multiple-cursors 0e49fec 410/434: Merge pull request #326


From: ELPA Syncer
Subject: [nongnu] elpa/multiple-cursors 0e49fec 410/434: Merge pull request #326 from pstray/issue325
Date: Sat, 7 Aug 2021 09:21:10 -0400 (EDT)

branch: elpa/multiple-cursors
commit 0e49fecc18fc57e45398be886c91850b12abf112
Merge: 1075270 eba1020
Author: Magnar Sveen <magnars@gmail.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #326 from pstray/issue325
    
    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]