add undo-tree

This commit is contained in:
Donald Ephraim Curtis 2012-01-21 14:02:26 -06:00
parent 21bbe040be
commit d6fb97000c

View file

@ -29,4 +29,10 @@
:fetcher git
:summary "Saner defaults and goodies for lisp languages"
:files ("modules/starter-kit-lisp.el"))
(undo-tree
:summary "Treat undo history as a tree"
:url "http://www.dr-qubit.org/git/undo-tree.git"
:fetcher git)
(full-ack
)
)