summaryrefslogtreecommitdiff
path: root/app-emacs/undo-tree/files/50undo-tree-gentoo.el
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/undo-tree/files/50undo-tree-gentoo.el')
-rw-r--r--app-emacs/undo-tree/files/50undo-tree-gentoo.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/app-emacs/undo-tree/files/50undo-tree-gentoo.el b/app-emacs/undo-tree/files/50undo-tree-gentoo.el
deleted file mode 100644
index faba34afbe35..000000000000
--- a/app-emacs/undo-tree/files/50undo-tree-gentoo.el
+++ /dev/null
@@ -1,3 +0,0 @@
-(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)