mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Remove build date from the manual
This is meant to make the file reproducible, otherwise it keeps changing whenever a new version of Emacs is built. Refer to Emacs bug#48661: <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=48661>.
This commit is contained in:
parent
f3357f0952
commit
fb4713bc7c
|
|
@ -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…
Reference in a new issue