branch: externals/undo-tree commit 5c70aaf206cc369a989cd83c372ba30235c9a935 Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
Sync maintainer address with author address --- undo-tree.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/undo-tree.el b/undo-tree.el index 6e4080d984..246f8352b6 100644 --- a/undo-tree.el +++ b/undo-tree.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2009-2022 Free Software Foundation, Inc ;; Author: Toby Cubitt <toby+undo-t...@dr-qubit.org> -;; Maintainer: Toby Cubitt <toby-undo-t...@dr-qubit.org> +;; Maintainer: Toby Cubitt <toby+undo-t...@dr-qubit.org> ;; Version: 0.8.2 ;; Keywords: convenience, files, undo, redo, history, tree ;; Package-Requires: ((queue "0.2") (emacs "24.3"))