diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2024-08-17 19:52:13 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2024-08-17 19:52:13 +0200 |
| commit | fecfa11e40078b9a902db455e97accb063b4aefd (patch) | |
| tree | 9419522338658cc26ffec62cf6e7116184f916d3 /docs/magit-section.org | |
| parent | 2374c34ed47d39ebfa4e2675cb2aa7eb995e47a9 (diff) | |
No longer track generated %.texi
That also means that we can use the (updated) {{{version}}} macro again.
Diffstat (limited to 'docs/magit-section.org')
| -rw-r--r-- | docs/magit-section.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/magit-section.org b/docs/magit-section.org index df5aa44..c58136b 100644 --- a/docs/magit-section.org +++ b/docs/magit-section.org @@ -7,7 +7,7 @@ #+texinfo_dir_category: Emacs #+texinfo_dir_title: Magit-Section: (magit-section). #+texinfo_dir_desc: Use Magit sections in your own packages. -#+subtitle: for version 3.3.0.50-git +#+subtitle: for {{{version}}} #+setupfile: .orgconfig @@ -21,7 +21,7 @@ user options see [[info:magit#Sections]]. This manual documents how you can use sections in your own packages. #+texinfo: @noindent -This manual is for Magit-Section version 3.3.0.50-git. +This manual is for Magit-Section {{{version}}}. #+texinfo: @insertcopying :END: |
