diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2021-05-24 18:54:17 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2021-05-24 18:54:17 +0200 |
| commit | 5519b6a67ecd66865b4fdd5447425eee900c54f4 (patch) | |
| tree | 9bc2c91409623d7b396946b227e65328e6391eff | |
| parent | 291207334815b2f47d7954d731bb702d68ce88c6 (diff) | |
Release version 3.0.4v3.0.4
| -rw-r--r-- | with-editor.el | 1 | ||||
| -rw-r--r-- | with-editor.org | 4 | ||||
| -rw-r--r-- | with-editor.texi | 4 |
3 files changed, 5 insertions, 4 deletions
diff --git a/with-editor.el b/with-editor.el index a88748d..cbe65d5 100644 --- a/with-editor.el +++ b/with-editor.el @@ -11,6 +11,7 @@ ;; Homepage: https://github.com/magit/with-editor ;; Package-Requires: ((emacs "24.4")) +;; Package-Version: 3.0.4 ;; SPDX-License-Identifier: GPL-3.0-or-later diff --git a/with-editor.org b/with-editor.org index d734e1c..e7b9a13 100644 --- a/with-editor.org +++ b/with-editor.org @@ -8,7 +8,7 @@ #+TEXINFO_DIR_CATEGORY: Emacs #+TEXINFO_DIR_TITLE: With-Editor: (with-editor). #+TEXINFO_DIR_DESC: Using the Emacsclient as $EDITOR -#+SUBTITLE: for version 3.0.3 +#+SUBTITLE: for version 3.0.4 #+TEXINFO_DEFFN: t #+OPTIONS: H:4 num:4 toc:2 @@ -32,7 +32,7 @@ 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 3.0.3. +This manual is for With-Editor version 3.0.4. #+BEGIN_QUOTE Copyright (C) 2015-2021 Jonas Bernoulli <jonas@bernoul.li> diff --git a/with-editor.texi b/with-editor.texi index d5d62fa..df236e0 100644 --- a/with-editor.texi +++ b/with-editor.texi @@ -31,7 +31,7 @@ General Public License for more details. @finalout @titlepage @title With-Editor User Manual -@subtitle for version 3.0.3 +@subtitle for version 3.0.4 @author Jonas Bernoulli @page @vskip 0pt plus 1filll @@ -60,7 +60,7 @@ 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 3.0.3. +This manual is for With-Editor version 3.0.4. @quotation Copyright (C) 2015-2021 Jonas Bernoulli <jonas@@bernoul.li> |
