branch: externals/transient commit 1fa38969868782ac280710c9df5bfb2733813a30 Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
manual: Call ox-texinfo+-update-copyright-years while exporting --- docs/transient.org | 5 +++-- docs/transient.texi | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/transient.org b/docs/transient.org index 1e85b2be69..b8d6be4ec0 100644 --- a/docs/transient.org +++ b/docs/transient.org @@ -8,10 +8,11 @@ #+TEXINFO_DIR_CATEGORY: Emacs #+TEXINFO_DIR_TITLE: Transient: (transient). #+TEXINFO_DIR_DESC: Transient Commands -#+SUBTITLE: for version 0.1.0 (v0.1.0-5-g9183fe1+1) +#+SUBTITLE: for version 0.1.0 (v0.1.0-14-g0758efa+1) #+TEXINFO_DEFFN: t #+OPTIONS: H:4 num:4 toc:2 +#+BIND: ox-texinfo+-before-export-hook ox-texinfo+-update-copyright-years #+BIND: ox-texinfo+-before-export-hook ox-texinfo+-update-version-strings Taking inspiration from prefix keys and prefix arguments, Transient @@ -35,7 +36,7 @@ Calling a suffix command usually causes the transient to be exited but suffix commands can also be configured to not exit the transient. #+TEXINFO: @noindent -This manual is for Transient version 0.1.0 (v0.1.0-5-g9183fe1+1). +This manual is for Transient version 0.1.0 (v0.1.0-14-g0758efa+1). #+BEGIN_QUOTE Copyright (C) 2018-2019 Jonas Bernoulli <jo...@bernoul.li> diff --git a/docs/transient.texi b/docs/transient.texi index 67e7f66151..ca42b2afaf 100644 --- a/docs/transient.texi +++ b/docs/transient.texi @@ -31,7 +31,7 @@ General Public License for more details. @finalout @titlepage @title Transient User and Developer Manual -@subtitle for version 0.1.0 (v0.1.0-5-g9183fe1+1) +@subtitle for version 0.1.0 (v0.1.0-14-g0758efa+1) @author Jonas Bernoulli @page @vskip 0pt plus 1filll @@ -65,7 +65,7 @@ Calling a suffix command usually causes the transient to be exited but suffix commands can also be configured to not exit the transient. @noindent -This manual is for Transient version 0.1.0 (v0.1.0-5-g9183fe1+1). +This manual is for Transient version 0.1.0 (v0.1.0-14-g0758efa+1). @quotation Copyright (C) 2018-2019 Jonas Bernoulli <jonas@@bernoul.li>