summaryrefslogtreecommitdiff
path: root/app-emacs/undo-tree/files/50undo-tree-gentoo.el
blob: faba34afbe351a40f0190aea3916a65302328aee (plain)
1
2
3
(add-to-list 'load-path "@SITELISP@")
(autoload 'undo-tree-mode "undo-tree" "Enable undo-trees" t)
(autoload 'global-undo-tree-mode "undo-tree" "Enable undo-trees globally" t)