summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--with-editor.org19
-rw-r--r--with-editor.texi4
2 files changed, 12 insertions, 11 deletions
diff --git a/with-editor.org b/with-editor.org
index 8471821..9aa5545 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 2.9.3
+#+SUBTITLE: for version 2.9.3 (v2.9.3+1)
#+TEXINFO_DEFFN: t
#+PROPERTY: header-args :eval never
@@ -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 2.9.3.
+This manual is for With-Editor version 2.9.3 (v2.9.3+1).
#+BEGIN_QUOTE
Copyright (C) 2015-2020 Jonas Bernoulli <jonas@bernoul.li>
@@ -285,13 +285,6 @@ https://github.com/magit/with-editor/issues and provide information
about your Emacs installation. Most importantly how did you install
Emacs and what is the output of ~M-x with-editor-debug RET~.
-# LocalWords: LocalWords
-# LocalWords: Magit Emacs emacsclient FreeBSD macOS texinfo
-# LocalWords: async eval hg init performant rebase startup
-
-# Local Variables:
-# eval: (require 'ox-texinfo+ nil t)
-# End:
* _ Copying
:PROPERTIES:
:COPYING: t
@@ -313,6 +306,14 @@ General Public License for more details.
* _ :ignore:
+# LocalWords: LocalWords
+# LocalWords: Magit Emacs emacsclient FreeBSD macOS texinfo
+# LocalWords: async eval hg init performant rebase startup
+
+# Local Variables:
+# eval: (require 'ox-texinfo+ nil t)
+# End:
+
# IMPORTANT: Also update ORG_ARGS and ORG_EVAL in the Makefile.
# Local Variables:
# eval: (require 'magit-utils nil t)
diff --git a/with-editor.texi b/with-editor.texi
index 7ef8d3f..3c9634e 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 2.9.3
+@subtitle for version 2.9.3 (v2.9.3+1)
@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 2.9.3.
+This manual is for With-Editor version 2.9.3 (v2.9.3+1).
@quotation
Copyright (C) 2015-2020 Jonas Bernoulli <jonas@@bernoul.li>