diff options
| author | Stefan Monnier <monnier@iro.umontreal.ca> | 2022-03-12 18:04:15 -0500 |
|---|---|---|
| committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2022-03-12 18:04:15 -0500 |
| commit | 5c70aaf206cc369a989cd83c372ba30235c9a935 (patch) | |
| tree | 010ed40dbbb809322d974e29c64b67178b40153d | |
| parent | 1f8d005409ceaa9ff27be04dabc155dcfd90fd03 (diff) | |
Sync maintainer address with author addressexternals/undo-tree
| -rw-r--r-- | undo-tree.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/undo-tree.el b/undo-tree.el index 6e4080d..246f835 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-tree@dr-qubit.org> -;; Maintainer: Toby Cubitt <toby-undo-tree@dr-qubit.org> +;; Maintainer: Toby Cubitt <toby+undo-tree@dr-qubit.org> ;; Version: 0.8.2 ;; Keywords: convenience, files, undo, redo, history, tree ;; Package-Requires: ((queue "0.2") (emacs "24.3")) |
