diff options
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.el | 2 |
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")) |
