branch: elpa/with-editor commit 9b59986ba6872906e739d69d1a6b16807b8622ef Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
Update contact information --- docs/with-editor.org | 4 ++-- lisp/with-editor.el | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/with-editor.org b/docs/with-editor.org index 77cf40005c..1b62c30e02 100644 --- a/docs/with-editor.org +++ b/docs/with-editor.org @@ -1,7 +1,7 @@ #+title: With-Editor User Manual :PREAMBLE: #+author: Jonas Bernoulli -#+email: jo...@bernoul.li +#+email: emacs.with-edi...@jonas.bernoulli.dev #+date: 2015-{{{year}}} #+texinfo_dir_category: Emacs @@ -286,7 +286,7 @@ Emacs and what is the output of ~M-x with-editor-debug RET~. :END: #+begin_quote -Copyright (C) 2015-{{{year}}} Jonas Bernoulli <jo...@bernoul.li> +Copyright (C) 2015-{{{year}}} Jonas Bernoulli <emacs.with-edi...@jonas.bernoulli.dev> You can redistribute this document and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/lisp/with-editor.el b/lisp/with-editor.el index d1a5597775..2ecc755c37 100644 --- a/lisp/with-editor.el +++ b/lisp/with-editor.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2014-2024 The Magit Project Contributors -;; Author: Jonas Bernoulli <jo...@bernoul.li> +;; Author: Jonas Bernoulli <emacs.with-edi...@jonas.bernoulli.dev> ;; Homepage: https://github.com/magit/with-editor ;; Keywords: processes terminals