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:
Magnar Sveen 2013-07-30 22:11:47 +02:00
parent 6cff0c2ebd
commit 66ceb0b0d4

View File

@ -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