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

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

[nongnu] elpa/with-editor ef0ef43 093/140: manual: Call ox-texinfo+-upda


From: Jonas Bernoulli
Subject: [nongnu] elpa/with-editor ef0ef43 093/140: manual: Call ox-texinfo+-update-copyright-years while exporting
Date: Fri, 6 Aug 2021 12:51:26 -0400 (EDT)

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

    manual: Call ox-texinfo+-update-copyright-years while exporting
---
 with-editor.org  | 13 +++++++------
 with-editor.texi |  8 ++++----
 2 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/with-editor.org b/with-editor.org
index 443a615..ba71b1f 100644
--- a/with-editor.org
+++ b/with-editor.org
@@ -2,16 +2,17 @@
 :PREAMBLE:
 #+AUTHOR: Jonas Bernoulli
 #+EMAIL: jonas@bernoul.li
-#+DATE: 2015-2018
+#+DATE: 2015-2019
 #+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.8.0 (v2.8.0-2-g87c96b3+1)
-#+BIND: ox-texinfo+-before-export-hook ox-texinfo+-update-version-strings
+#+SUBTITLE: for version 2.8.1 (v2.8.1+1)
 
 #+TEXINFO_DEFFN: t
+#+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
 
 The library ~with-editor~ makes it easy to use the Emacsclient as the
@@ -30,10 +31,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.8.0 (v2.8.0-2-g87c96b3+1).
+This manual is for With-Editor version 2.8.1 (v2.8.1+1).
 
 #+BEGIN_QUOTE
-Copyright (C) 2015-2018 Jonas Bernoulli <jonas@bernoul.li>
+Copyright (C) 2015-2019 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
@@ -296,7 +297,7 @@ Emacs and what is the output of ~M-x with-editor-debug RET~.
 :END:
 
 #+BEGIN_QUOTE
-Copyright (C) 2015-2018 Jonas Bernoulli <jonas@bernoul.li>
+Copyright (C) 2015-2019 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 8c9462c..ef4a1f7 100644
--- a/with-editor.texi
+++ b/with-editor.texi
@@ -8,7 +8,7 @@
 
 @copying
 @quotation
-Copyright (C) 2015-2018 Jonas Bernoulli <jonas@@bernoul.li>
+Copyright (C) 2015-2019 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
@@ -31,7 +31,7 @@ General Public License for more details.
 @finalout
 @titlepage
 @title With-Editor User Manual
-@subtitle for version 2.8.0 (v2.8.0-2-g87c96b3+1)
+@subtitle for version 2.8.1 (v2.8.1+1)
 @author Jonas Bernoulli
 @page
 @vskip 0pt plus 1filll
@@ -60,10 +60,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.8.0 (v2.8.0-2-g87c96b3+1).
+This manual is for With-Editor version 2.8.1 (v2.8.1+1).
 
 @quotation
-Copyright (C) 2015-2018 Jonas Bernoulli <jonas@@bernoul.li>
+Copyright (C) 2015-2019 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



reply via email to

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