aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2020-10-08Remove vendored libraryVasilij Schneidermann
2020-04-13Bump undo-tree to 0.7.4Vu Quoc Huy
2020-01-13Revert "Enable undo-tree-mode only when evil-mode is turned on"Eivind Fonn
2020-01-13Update bundled undo-tree for testsEivind Fonn
2019-10-31Remove bundled ert.elEivind Fonn
This was needed to test on Emacs <24, for which support now has been dropped. The bundled ert.el was too outdated for testing on Emacs >26.
2019-01-08Fix contact addressVasilij Schneidermann
2017-09-19Update bundled libraries to latest stable versionVasilij Schneidermann
2017-02-15Remove support for Emacs < 24Eivind Fonn
2013-06-04Update undo-tree 0.6.3.Barry O'Reilly
This includes a rename of `undo-tree-visualizer-map` `undo-tree-visualizer-mode-map`.
2012-11-13Add .nosearch to lib/Vegard Øye
The code used to determine the features provided by each package mirrored on Emacsmirror recursively looks for libraries. The lib/ directory is not part of Evil itself.
2012-05-08Update lib/undo-tree.el to version 0.5.1Frank Fischer
2011-08-08Move dependencies into subdirectoryVegard Øye
That way they don't enter the user's `load-path' when following the installation instructions.