diff options
| author | Steve Lee <me@xiangyangli.com> | 2017-12-13 03:51:09 +0800 |
|---|---|---|
| committer | Steve Lee <me@xiangyangli.com> | 2017-12-13 03:51:09 +0800 |
| commit | c23ecd572bf70854eaf41bd37472624371e37778 (patch) | |
| tree | 47ab15f0bc09bf697b7b7868bb0480ee439d3938 /.emacs.d/elpa/undo-tree-20170706.246/undo-tree-pkg.el | |
| parent | 9ea2fe9c4cf9738f6ec1048f74b6f2afd21b6074 (diff) | |
| download | dotfiles-c23ecd572bf70854eaf41bd37472624371e37778.tar.xz dotfiles-c23ecd572bf70854eaf41bd37472624371e37778.zip | |
add .emacs.d
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")) |
