diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2018-01-11 13:33:14 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2018-01-11 13:33:14 +0100 |
| commit | 04d59d68dab58a7cf3034c84d8ba0553b78ae30c (patch) | |
| tree | 306d4e2f7629382c6aad7ef45dc625386298b934 | |
| parent | 05338d893f3879391d7283324364b472e3f4f4d1 (diff) | |
Release version 2.7.1v2.7.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 45cb724..45c9378 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-2017 The Magit Project Contributors +;; Copyright (C) 2014-2018 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 bf803e8..a34c288 100644 --- a/with-editor.org +++ b/with-editor.org @@ -1,13 +1,13 @@ #+TITLE: With-Editor User Manual #+AUTHOR: Jonas Bernoulli #+EMAIL: jonas@bernoul.li -#+DATE: 2015-2017 +#+DATE: 2015-2018 #+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.7.0 (v2.7.0-10-g93876b6+1) +#+SUBTITLE: for version 2.7.1 #+BIND: ox-texinfo+-before-export-hook ox-texinfo+-update-version-strings #+TEXINFO_DEFFN: t @@ -29,10 +29,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.7.0 (v2.7.0-10-g93876b6+1). +This manual is for With-Editor version 2.7.1. #+BEGIN_QUOTE -Copyright (C) 2015-2017 Jonas Bernoulli <jonas@bernoul.li> +Copyright (C) 2015-2018 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 @@ -284,7 +284,7 @@ Emacs and what is the output of ~M-x with-editor-debug RET~. :END: #+BEGIN_QUOTE -Copyright (C) 2015-2017 Jonas Bernoulli <jonas@bernoul.li> +Copyright (C) 2015-2018 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 c48e806..40bc91b 100644 --- a/with-editor.texi +++ b/with-editor.texi @@ -8,7 +8,7 @@ @copying @quotation -Copyright (C) 2015-2017 Jonas Bernoulli <jonas@@bernoul.li> +Copyright (C) 2015-2018 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 @@ -30,7 +30,7 @@ General Public License for more details. @finalout @titlepage @title With-Editor User Manual -@subtitle for version 2.7.0 (v2.7.0-10-g93876b6+1) +@subtitle for version 2.7.1 @author Jonas Bernoulli @page @vskip 0pt plus 1filll @@ -59,10 +59,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.7.0 (v2.7.0-10-g93876b6+1). +This manual is for With-Editor version 2.7.1. @quotation -Copyright (C) 2015-2017 Jonas Bernoulli <jonas@@bernoul.li> +Copyright (C) 2015-2018 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 |
