From 374ae3de24187512adddf01a56e5eb52c79db65f Mon Sep 17 00:00:00 2001 From: Blendoit Date: Sat, 1 Aug 2020 15:18:40 -0700 Subject: Include contents of elpa/ sources + theme update. --- elpa/undo-tree-0.7.4/undo-tree-pkg.el | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 elpa/undo-tree-0.7.4/undo-tree-pkg.el (limited to 'elpa/undo-tree-0.7.4/undo-tree-pkg.el') diff --git a/elpa/undo-tree-0.7.4/undo-tree-pkg.el b/elpa/undo-tree-0.7.4/undo-tree-pkg.el new file mode 100644 index 0000000..9ee3096 --- /dev/null +++ b/elpa/undo-tree-0.7.4/undo-tree-pkg.el @@ -0,0 +1,2 @@ +;;; -*- no-byte-compile: t -*- +(define-package "undo-tree" "0.7.4" "Treat undo history as a tree" 'nil :keywords '("convenience" "files" "undo" "redo" "history" "tree") :authors '(("Toby Cubitt" . "toby-undo-tree@dr-qubit.org")) :maintainer '("Toby Cubitt" . "toby-undo-tree@dr-qubit.org") :url "http://www.dr-qubit.org/emacs.php") -- cgit v1.2.3