Arnold to the rescue
This commit is contained in:
parent
939d181f93
commit
a59db94021
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@ enable multiple minor modes for the same regexp.")
|
||||||
:config
|
:config
|
||||||
(defalias 'redo #'undo-tree-redo)
|
(defalias 'redo #'undo-tree-redo)
|
||||||
(defalias 'undo #'undo-tree-undo)
|
(defalias 'undo #'undo-tree-undo)
|
||||||
|
;; http://youtu.be/Z6woIRLnbmE
|
||||||
(defadvice undo-tree-load-history-hook
|
(defadvice undo-tree-load-history-hook
|
||||||
(around undo-tree-load-history-shut-up activate)
|
(around undo-tree-load-history-shut-up activate)
|
||||||
(shut-up! ad-do-it))
|
(shut-up! ad-do-it))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue