Wed, 15 May 2024 19:43:25 UTC | login

Information for build emacs-undo-tree-0.6.4-2.fc24

ID2996
Package Nameemacs-undo-tree
Version0.6.4
Release2.fc24
Epoch
SummaryTreats undo history as a tree of changes
DescriptionThe undo-tree-mode provided by this package replaces Emacs' undo system with a system that treats undo history as what it is: a branching tree of changes. This simple idea allows the more intuitive behavior of the standard undo/redo system to be combined with the power of never losing any history. An added side bonus is that undo history can in some cases be stored more efficiently, allowing more changes to accumulate before Emacs starts discarding history. You don't have to imagine the undo tree, because undo-tree-mode includes an undo-tree visualizer which draws it for you, and lets you browse around the undo history.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:53:21 UTC
CompletedSat, 14 Apr 2018 19:53:21 UTC
Tags
f28
f29
RPMs
src
emacs-undo-tree-0.6.4-2.fc24.src.rpm (info) (download)
noarch
emacs-undo-tree-0.6.4-2.fc24.noarch.rpm (info) (download)
Changelog * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sat Jan 09 2016 Sébastien Willmann <sebastien.willmann@gmail.com> - 0.6.4-1 - Update to version 0.6.4 - Update URLs * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Aug 25 2012 Sébastien Willmann <sebastien.willmann@gmail.com> - 0.5.3-2 - Fixed spelling * Sat Aug 04 2012 Sébastien Willmann <sebastien.willmann@gmail.com> - 0.5.3-1 - Initial spec file