summaryrefslogtreecommitdiff
path: root/.emacs.d/elpa/undo-tree-20170706.246/undo-tree-pkg.el
diff options
context:
space:
mode:
authorSteve Lee <me@xiangyangli.com>2017-12-13 03:54:19 +0800
committerSteve Lee <me@xiangyangli.com>2017-12-13 03:54:19 +0800
commit6c022e47e456736bdb7f6aea4b4e3942aa973fa4 (patch)
tree573c2b26ff1ee81b1e298126f6cfc7d3ef37df59 /.emacs.d/elpa/undo-tree-20170706.246/undo-tree-pkg.el
parentc23ecd572bf70854eaf41bd37472624371e37778 (diff)
downloaddotfiles-6c022e47e456736bdb7f6aea4b4e3942aa973fa4.tar.xz
dotfiles-6c022e47e456736bdb7f6aea4b4e3942aa973fa4.zip
untrack elpa
Diffstat (limited to '.emacs.d/elpa/undo-tree-20170706.246/undo-tree-pkg.el')
-rw-r--r--.emacs.d/elpa/undo-tree-20170706.246/undo-tree-pkg.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/.emacs.d/elpa/undo-tree-20170706.246/undo-tree-pkg.el b/.emacs.d/elpa/undo-tree-20170706.246/undo-tree-pkg.el
deleted file mode 100644
index 378b712..0000000
--- a/.emacs.d/elpa/undo-tree-20170706.246/undo-tree-pkg.el
+++ /dev/null
@@ -1,2 +0,0 @@
-;;; -*- no-byte-compile: t -*-
-(define-package "undo-tree" "20170706.246" "Treat undo history as a tree" 'nil :commit "e9a9102f515acd7523158f20e83f300600374989" :url "http://www.dr-qubit.org/emacs.php" :keywords '("convenience" "files" "undo" "redo" "history" "tree"))