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:56:31 +0800
committerSteve Lee <me@xiangyangli.com>2017-12-13 03:56:31 +0800
commit1c64974a87c4fe531d7e1685a42f78ae1709681d (patch)
tree1785632746d146d615a7988a0ff6ab818dc6582a /.emacs.d/elpa/undo-tree-20170706.246/undo-tree-pkg.el
parent60195d5fa0ff32414c2f9421b193542a25e7af6c (diff)
downloaddotfiles-1c64974a87c4fe531d7e1685a42f78ae1709681d.tar.xz
dotfiles-1c64974a87c4fe531d7e1685a42f78ae1709681d.zip
new add
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, 2 insertions, 0 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
new file mode 100644
index 0000000..378b712
--- /dev/null
+++ b/.emacs.d/elpa/undo-tree-20170706.246/undo-tree-pkg.el
@@ -0,0 +1,2 @@
+;;; -*- 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"))