Remove modus-themes.org build date (bug#48661)
* modus-themes.org: Delete Org macro of the current export date. This makes the manual reproducible between Emacs builds.
This commit is contained in:
parent
f4dc646e0d
commit
5a762c946e
1 changed files with 1 additions and 3 deletions
|
@ -8,7 +8,6 @@
|
|||
#+macro: stable-version 1.4.0
|
||||
#+macro: release-date 2021-05-25
|
||||
#+macro: development-version 1.5.0-dev
|
||||
#+macro: export-date (eval (format-time-string "%F %R %z" (current-time)))
|
||||
#+macro: file @@texinfo:@file{@@$1@@texinfo:}@@
|
||||
#+macro: space @@texinfo:@: @@
|
||||
#+macro: kbd @@texinfo:@kbd{@@$1@@texinfo:}@@
|
||||
|
@ -33,8 +32,7 @@ The documentation furnished herein corresponds to stable version
|
|||
feature which does not yet form part of the latest tagged commit, is
|
||||
explicitly marked as such.
|
||||
|
||||
Current development target is {{{development-version}}}. This manual was
|
||||
built on {{{export-date}}}.
|
||||
Current development target is {{{development-version}}}.
|
||||
|
||||
#+toc: headlines 8 insert TOC here, with eight headline levels
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue