mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-13 13:03:03 +00:00
parent
6a7c3c0853
commit
9980faa21f
@ -149,7 +149,18 @@ highlights the entire width of the window."
|
|||||||
autopair-action
|
autopair-action
|
||||||
autopair-wrap-action
|
autopair-wrap-action
|
||||||
temporary-goal-column
|
temporary-goal-column
|
||||||
er/history)
|
er/history
|
||||||
|
dabbrev--abbrev-char-regexp
|
||||||
|
dabbrev--check-other-buffers
|
||||||
|
dabbrev--friend-buffer-list
|
||||||
|
dabbrev--last-abbrev-location
|
||||||
|
dabbrev--last-abbreviation
|
||||||
|
dabbrev--last-buffer
|
||||||
|
dabbrev--last-buffer-found
|
||||||
|
dabbrev--last-direction
|
||||||
|
dabbrev--last-expansion
|
||||||
|
dabbrev--last-expansion-location
|
||||||
|
dabbrev--last-table)
|
||||||
"A list of vars that need to be tracked on a per-cursor basis.")
|
"A list of vars that need to be tracked on a per-cursor basis.")
|
||||||
|
|
||||||
(defun mc/store-current-state-in-overlay (o)
|
(defun mc/store-current-state-in-overlay (o)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user