This package browser is in early development. Mind the rough edges.

emacs-undo-tree

Treat undo history as a tree

Tree-like interface to Emacs undo system, providing graphical tree presentation of all previous states of buffer that allows easily move between them.

Installation

Install the latest version of emacs-undo-tree as follows:

guix install emacs-undo-tree

Or install a particular version:

guix install emacs-undo-tree@0.8.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/emacs-undo-tree/'><img src='http://127.0.0.1:3000/packages/emacs-undo-tree/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/emacs-undo-tree/badges/latest-version.svg)](http://127.0.0.1:3000/packages/emacs-undo-tree/)
Org: [[http://127.0.0.1:3000/packages/emacs-undo-tree/][http://127.0.0.1:3000/packages/emacs-undo-tree/badges/latest-version.svg]]