emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/with-editor 38df9bf 094/140: manual: Prevent evaluation of


From: Jonas Bernoulli
Subject: [nongnu] elpa/with-editor 38df9bf 094/140: manual: Prevent evaluation of code blocks
Date: Fri, 6 Aug 2021 12:51:27 -0400 (EDT)

branch: elpa/with-editor
commit 38df9bfc2227bcb7ac4899c83a03756d5f171450
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    manual: Prevent evaluation of code blocks
---
 with-editor.org  | 5 +++--
 with-editor.texi | 4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/with-editor.org b/with-editor.org
index ba71b1f..bf2b895 100644
--- a/with-editor.org
+++ b/with-editor.org
@@ -8,9 +8,10 @@
 #+TEXINFO_DIR_CATEGORY: Emacs
 #+TEXINFO_DIR_TITLE: With-Editor: (with-editor).
 #+TEXINFO_DIR_DESC: Using the Emacsclient as $EDITOR
-#+SUBTITLE: for version 2.8.1 (v2.8.1+1)
+#+SUBTITLE: for version 2.8.1 (v2.8.1-1-gef0ef43+1)
 
 #+TEXINFO_DEFFN: t
+#+PROPERTY: header-args :eval never
 #+BIND: ox-texinfo+-before-export-hook ox-texinfo+-update-copyright-years
 #+BIND: ox-texinfo+-before-export-hook ox-texinfo+-update-version-strings
 #+OPTIONS: H:4 num:4 toc:2
@@ -31,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.8.1 (v2.8.1+1).
+This manual is for With-Editor version 2.8.1 (v2.8.1-1-gef0ef43+1).
 
 #+BEGIN_QUOTE
 Copyright (C) 2015-2019 Jonas Bernoulli <jonas@bernoul.li>
diff --git a/with-editor.texi b/with-editor.texi
index ef4a1f7..cf0daf2 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.8.1 (v2.8.1+1)
+@subtitle for version 2.8.1 (v2.8.1-1-gef0ef43+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.8.1 (v2.8.1+1).
+This manual is for With-Editor version 2.8.1 (v2.8.1-1-gef0ef43+1).
 
 @quotation
 Copyright (C) 2015-2019 Jonas Bernoulli <jonas@@bernoul.li>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]