branch: elpa/with-editor
commit 93876b61a565d5696d278828d4ad687e64cb3ee1
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
manual: use @noindent before version sentence
Putting the version sentence inside the same
QUOTE block as the license looked weird.
---
with-editor.org | 7 ++++---
with-editor.texi | 8 +++++---
2 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/with-editor.org b/with-editor.org
index a96dc5e..a67a8b7 100644
--- a/with-editor.org
+++ b/with-editor.org
@@ -7,7 +7,7 @@
#+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-4-gcacb41d+1)
+#+SUBTITLE: for version 2.7.0 (v2.7.0-9-gf733034+1)
#+BIND: ox-texinfo+-before-export-hook ox-texinfo+-update-version-strings
#+TEXINFO_DEFFN: t
@@ -28,9 +28,10 @@ library is made available as a separate package. It also
defines some
additional functionality which makes it useful even for end-users, who
don't use Magit or another package which uses it internally.
-#+BEGIN_QUOTE
-This manual is for With-Editor version 2.7.0 (v2.7.0-4-gcacb41d+1).
+#+TEXINFO: @noindent
+This manual is for With-Editor version 2.7.0 (v2.7.0-9-gf733034+1).
+#+BEGIN_QUOTE
Copyright (C) 2015-2017 Jonas Bernoulli <[email protected]>
You can redistribute this document and/or modify it under the terms
diff --git a/with-editor.texi b/with-editor.texi
index 8a442c8..a0cd0dd 100644
--- a/with-editor.texi
+++ b/with-editor.texi
@@ -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-4-gcacb41d+1)
+@subtitle for version 2.7.0 (v2.7.0-9-gf733034+1)
@author Jonas Bernoulli
@page
@vskip 0pt plus 1filll
@@ -58,9 +58,10 @@ library is made available as a separate package. It also
defines some
additional functionality which makes it useful even for end-users, who
don't use Magit or another package which uses it internally.
-@quotation
-This manual is for With-Editor version 2.7.0 (v2.7.0-4-gcacb41d+1).
+@noindent
+This manual is for With-Editor version 2.7.0 (v2.7.0-9-gf733034+1).
+@quotation
Copyright (C) 2015-2017 Jonas Bernoulli <jonas@@bernoul.li>
You can redistribute this document and/or modify it under the terms
@@ -87,6 +88,7 @@ Using the With-Editor package
* Configuring With-Editor::
* Using With-Editor commands::
+
@end detailmenu
@end menu