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 04:01:27 +0800
committerSteve Lee <me@xiangyangli.com>2017-12-13 04:01:27 +0800
commit6b910746e4b588c68a52caa8afaf73ccbf0586e0 (patch)
tree6b80e18020b05e7bf7c0cfad9970b6cae1e8115e /.emacs.d/elpa/undo-tree-20170706.246/undo-tree-pkg.el
parent9f54af873dbb72ae0dd25131e056c0088f39bd2a (diff)
downloaddotfiles-6b910746e4b588c68a52caa8afaf73ccbf0586e0.tar.xz
dotfiles-6b910746e4b588c68a52caa8afaf73ccbf0586e0.zip
delete 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"))