diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2020-01-02 22:47:13 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2020-01-02 22:47:13 +0100 |
| commit | 7e0bf753709f1775d2bbbb6edf4482fca7fd286a (patch) | |
| tree | 9bed1b57a78f736913d7cb580d16717184d3d19e | |
| parent | d3150a51fe48e310892b1ad4fc227b00eb278c31 (diff) | |
Release version 2.9.1v2.9.1
| -rw-r--r-- | with-editor.el | 2 | ||||
| -rw-r--r-- | with-editor.org | 10 | ||||
| -rw-r--r-- | with-editor.texi | 8 |
3 files changed, 10 insertions, 10 deletions
diff --git a/with-editor.el b/with-editor.el index 19198da..7612200 100644 --- a/with-editor.el +++ b/with-editor.el @@ -1,6 +1,6 @@ ;;; with-editor.el --- Use the Emacsclient as $EDITOR -*- lexical-binding: t -*- -;; Copyright (C) 2014-2019 The Magit Project Contributors +;; Copyright (C) 2014-2020 The Magit Project Contributors ;; ;; You should have received a copy of the AUTHORS.md file. If not, ;; see https://github.com/magit/with-editor/blob/master/AUTHORS.md. diff --git a/with-editor.org b/with-editor.org index 01d94f0..3e51df2 100644 --- a/with-editor.org +++ b/with-editor.org @@ -2,13 +2,13 @@ :PREAMBLE: #+AUTHOR: Jonas Bernoulli #+EMAIL: jonas@bernoul.li -#+DATE: 2015-2019 +#+DATE: 2015-2020 #+LANGUAGE: en #+TEXINFO_DIR_CATEGORY: Emacs #+TEXINFO_DIR_TITLE: With-Editor: (with-editor). #+TEXINFO_DIR_DESC: Using the Emacsclient as $EDITOR -#+SUBTITLE: for version 2.8.3 (v2.8.3-7-gd5c7772+1) +#+SUBTITLE: for version 2.9.1 #+TEXINFO_DEFFN: t #+PROPERTY: header-args :eval never @@ -32,10 +32,10 @@ additional functionality which makes it useful even for end-users, who don't use Magit or another package which uses it internally. #+TEXINFO: @noindent -This manual is for With-Editor version 2.8.3 (v2.8.3-7-gd5c7772+1). +This manual is for With-Editor version 2.9.1. #+BEGIN_QUOTE -Copyright (C) 2015-2019 Jonas Bernoulli <jonas@bernoul.li> +Copyright (C) 2015-2020 Jonas Bernoulli <jonas@bernoul.li> You can redistribute this document and/or modify it under the terms of the GNU General Public License as published by the Free Software @@ -298,7 +298,7 @@ Emacs and what is the output of ~M-x with-editor-debug RET~. :END: #+BEGIN_QUOTE -Copyright (C) 2015-2019 Jonas Bernoulli <jonas@bernoul.li> +Copyright (C) 2015-2020 Jonas Bernoulli <jonas@bernoul.li> 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/with-editor.texi b/with-editor.texi index 7578dc0..542004d 100644 --- a/with-editor.texi +++ b/with-editor.texi @@ -8,7 +8,7 @@ @copying @quotation -Copyright (C) 2015-2019 Jonas Bernoulli <jonas@@bernoul.li> +Copyright (C) 2015-2020 Jonas Bernoulli <jonas@@bernoul.li> You can redistribute this document and/or modify it under the terms of the GNU General Public License as published by the Free Software @@ -31,7 +31,7 @@ General Public License for more details. @finalout @titlepage @title With-Editor User Manual -@subtitle for version 2.8.3 (v2.8.3-7-gd5c7772+1) +@subtitle for version 2.9.1 @author Jonas Bernoulli @page @vskip 0pt plus 1filll @@ -60,10 +60,10 @@ additional functionality which makes it useful even for end-users, who don't use Magit or another package which uses it internally. @noindent -This manual is for With-Editor version 2.8.3 (v2.8.3-7-gd5c7772+1). +This manual is for With-Editor version 2.9.1. @quotation -Copyright (C) 2015-2019 Jonas Bernoulli <jonas@@bernoul.li> +Copyright (C) 2015-2020 Jonas Bernoulli <jonas@@bernoul.li> You can redistribute this document and/or modify it under the terms of the GNU General Public License as published by the Free Software |
