mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-13 13:03:03 +00:00
Revert cursor specific pre- & post-command-hooks
- makes for problems with global post-command-hooks - doesn't really solve the problem they set out to do
This commit is contained in:
parent
6cff0c2ebd
commit
66ceb0b0d4
@ -125,8 +125,6 @@ highlights the entire width of the window."
|
|||||||
overlay))
|
overlay))
|
||||||
|
|
||||||
(defvar mc/cursor-specific-vars '(transient-mark-mode
|
(defvar mc/cursor-specific-vars '(transient-mark-mode
|
||||||
pre-command-hook
|
|
||||||
post-command-hook
|
|
||||||
kill-ring
|
kill-ring
|
||||||
kill-ring-yank-pointer
|
kill-ring-yank-pointer
|
||||||
mark-ring
|
mark-ring
|
||||||
|
Loading…
x
Reference in New Issue
Block a user