diff options
| author | Protesilaos Stavrou | 2021-05-26 12:08:01 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou | 2021-05-26 12:08:01 +0300 |
| commit | 5a762c946eac106e60bb55d8175b32decdbf7d5e (patch) | |
| tree | eed3cad794ff2a9dc993ee34264e9f951bc8ed12 | |
| parent | f4dc646e0d7fb673f3149836bb7299fba9539e80 (diff) | |
| download | emacs-5a762c946eac106e60bb55d8175b32decdbf7d5e.tar.gz emacs-5a762c946eac106e60bb55d8175b32decdbf7d5e.zip | |
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.
| -rw-r--r-- | doc/misc/modus-themes.org | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/misc/modus-themes.org b/doc/misc/modus-themes.org index e6bcc743d84..9b1a0014ca5 100644 --- a/doc/misc/modus-themes.org +++ b/doc/misc/modus-themes.org | |||
| @@ -8,7 +8,6 @@ | |||
| 8 | #+macro: stable-version 1.4.0 | 8 | #+macro: stable-version 1.4.0 |
| 9 | #+macro: release-date 2021-05-25 | 9 | #+macro: release-date 2021-05-25 |
| 10 | #+macro: development-version 1.5.0-dev | 10 | #+macro: development-version 1.5.0-dev |
| 11 | #+macro: export-date (eval (format-time-string "%F %R %z" (current-time))) | ||
| 12 | #+macro: file @@texinfo:@file{@@$1@@texinfo:}@@ | 11 | #+macro: file @@texinfo:@file{@@$1@@texinfo:}@@ |
| 13 | #+macro: space @@texinfo:@: @@ | 12 | #+macro: space @@texinfo:@: @@ |
| 14 | #+macro: kbd @@texinfo:@kbd{@@$1@@texinfo:}@@ | 13 | #+macro: kbd @@texinfo:@kbd{@@$1@@texinfo:}@@ |
| @@ -33,8 +32,7 @@ The documentation furnished herein corresponds to stable version | |||
| 33 | feature which does not yet form part of the latest tagged commit, is | 32 | feature which does not yet form part of the latest tagged commit, is |
| 34 | explicitly marked as such. | 33 | explicitly marked as such. |
| 35 | 34 | ||
| 36 | Current development target is {{{development-version}}}. This manual was | 35 | Current development target is {{{development-version}}}. |
| 37 | built on {{{export-date}}}. | ||
| 38 | 36 | ||
| 39 | #+toc: headlines 8 insert TOC here, with eight headline levels | 37 | #+toc: headlines 8 insert TOC here, with eight headline levels |
| 40 | 38 | ||