emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/undo-tree e569c17 056/195: Added missing changelog entr


From: Stefan Monnier
Subject: [elpa] externals/undo-tree e569c17 056/195: Added missing changelog entry.
Date: Sat, 28 Nov 2020 13:41:21 -0500 (EST)

branch: externals/undo-tree
commit e569c17ef6a92a23353fa28109d560a2a776465d
Author: Toby S. Cubitt <toby-undo-tree@dr-qubit.org>
Commit: Toby S. Cubitt <toby-undo-tree@dr-qubit.org>

    Added missing changelog entry.
---
 undo-tree.el | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/undo-tree.el b/undo-tree.el
index d712916..2d9847b 100644
--- a/undo-tree.el
+++ b/undo-tree.el
@@ -495,14 +495,15 @@
 ;; * pass null argument to `kill-buffer' call in `undo-tree-visualizer-quit',
 ;;   since the argument's not optional in earlier Emacs versions
 ;; * added match for "No further redo information" to
-;;   `debug-ignored-errors' to prevent debugger being called on this
-;;   error
+;;   `debug-ignored-errors' to prevent debugger being called on this error
 ;; * made `undo-tree-visualizer-quit' select the window displaying the
 ;;   visualizer's parent buffer, or switch to the parent buffer if no window
 ;;   is displaying it
 ;; * fixed bug in `undo-tree-switch-branch'
 ;; * general code tidying and reorganisation
 ;; * fixed bugs in history-discarding logic
+;; * fixed bug in `undo-tree-insert' triggered by `undo-tree-visualizer-set'
+;;   by ensuring mark is deactivated
 ;;
 ;; Version 0.1.6
 ;; * added `undo-tree-mode-lighter' customization option to allow the



reply via email to

[Prev in Thread] Current Thread [Next in Thread]