[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/undo-tree updated (bf2e9ba0c9 -> 1f8d005409)
From: |
Stefan Monnier |
Subject: |
[elpa] externals/undo-tree updated (bf2e9ba0c9 -> 1f8d005409) |
Date: |
Sat, 12 Mar 2022 18:02:54 -0500 (EST) |
monnier pushed a change to branch externals/undo-tree.
from bf2e9ba0c9 Print complete objects when saving undo-tree history
new 5da2a7aee9 Implement new undo-tree save format.
new 25709c426d Add missing Package-Requires header for queue dependency.
new 35a438bee8 Fix how undo-tree-viualizer-timestamps|diff are set
buffer-local.
new cbe0c708d8 Fix potential insidious list creation bugs.
new 594ed6a788 Fix URLs in package headers.
new 42aab056e3 Fix bug in detection of nodes corresponding to
unmodified buffers.
new 2bf5e230f1 Update contact email address in package headers.
new 7171865096 Merge remote-tracking branch 'upstream/undo-tree/main'
into externals/undo-tree
new 1f8d005409 * undo-tree.el: Various cosmetic changes
Summary of changes:
.gitignore | 2 +
undo-tree.el | 677 +++++++++++++++++++++++++++++------------------------------
2 files changed, 330 insertions(+), 349 deletions(-)
- [elpa] externals/undo-tree updated (bf2e9ba0c9 -> 1f8d005409),
Stefan Monnier <=
- [elpa] externals/undo-tree 5da2a7aee9 1/9: Implement new undo-tree save format., Stefan Monnier, 2022/03/12
- [elpa] externals/undo-tree 35a438bee8 3/9: Fix how undo-tree-viualizer-timestamps|diff are set buffer-local., Stefan Monnier, 2022/03/12
- [elpa] externals/undo-tree 594ed6a788 5/9: Fix URLs in package headers., Stefan Monnier, 2022/03/12
- [elpa] externals/undo-tree 2bf5e230f1 7/9: Update contact email address in package headers., Stefan Monnier, 2022/03/12
- [elpa] externals/undo-tree cbe0c708d8 4/9: Fix potential insidious list creation bugs., Stefan Monnier, 2022/03/12
- [elpa] externals/undo-tree 1f8d005409 9/9: * undo-tree.el: Various cosmetic changes, Stefan Monnier, 2022/03/12
- [elpa] externals/undo-tree 25709c426d 2/9: Add missing Package-Requires header for queue dependency., Stefan Monnier, 2022/03/12
- [elpa] externals/undo-tree 42aab056e3 6/9: Fix bug in detection of nodes corresponding to unmodified buffers., Stefan Monnier, 2022/03/12
- [elpa] externals/undo-tree 7171865096 8/9: Merge remote-tracking branch 'upstream/undo-tree/main' into externals/undo-tree, Stefan Monnier, 2022/03/12