diff options
| author | Stephen Berman | 2023-07-10 12:20:10 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2023-07-11 14:09:06 +0300 |
| commit | 4cf33b6bd02b868ebbf112da7926d7c3c64517ce (patch) | |
| tree | bfb22f567d6cf202291251522525403c513c73f2 /doc/misc | |
| parent | 4821da1ad7fe0f30cb4d41669ad2db8652fcfa79 (diff) | |
| download | emacs-4cf33b6bd02b868ebbf112da7926d7c3c64517ce.tar.gz emacs-4cf33b6bd02b868ebbf112da7926d7c3c64517ce.zip | |
; * doc/misc/modus-themes.org: Fix whitespace (bug#64548).
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/modus-themes.org | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/doc/misc/modus-themes.org b/doc/misc/modus-themes.org index 4bf78379c10..8cfa22df923 100644 --- a/doc/misc/modus-themes.org +++ b/doc/misc/modus-themes.org | |||
| @@ -1,23 +1,23 @@ | |||
| 1 | #+title: Modus themes for GNU Emacs | 1 | #+title: Modus themes for GNU Emacs |
| 2 | #+author: Protesilaos Stavrou | 2 | #+author: Protesilaos Stavrou |
| 3 | #+email: info@protesilaos.com | 3 | #+email: info@protesilaos.com |
| 4 | #+language: en | 4 | #+language: en |
| 5 | #+options: ':t toc:nil author:t email:t num:t | 5 | #+options: ':t toc:nil author:t email:t num:t |
| 6 | #+startup: content | 6 | #+startup: content |
| 7 | #+macro: stable-version 3.0.0 | 7 | #+macro: stable-version 3.0.0 |
| 8 | #+macro: release-date 2022-10-28 | 8 | #+macro: release-date 2022-10-28 |
| 9 | #+macro: development-version 3.1.0-dev | 9 | #+macro: development-version 3.1.0-dev |
| 10 | #+macro: file @@texinfo:@file{@@$1@@texinfo:}@@ | 10 | #+macro: file @@texinfo:@file{@@$1@@texinfo:}@@ |
| 11 | #+macro: space @@texinfo:@: @@ | 11 | #+macro: space @@texinfo:@: @@ |
| 12 | #+macro: kbd @@texinfo:@kbd{@@$1@@texinfo:}@@ | 12 | #+macro: kbd @@texinfo:@kbd{@@$1@@texinfo:}@@ |
| 13 | #+texinfo_filename: modus-themes.info | 13 | #+texinfo_filename: modus-themes.info |
| 14 | #+texinfo_dir_category: Emacs misc features | 14 | #+texinfo_dir_category: Emacs misc features |
| 15 | #+texinfo_dir_title: Modus Themes: (modus-themes) | 15 | #+texinfo_dir_title: Modus Themes: (modus-themes) |
| 16 | #+texinfo_dir_desc: Elegant, highly legible and customizable themes | 16 | #+texinfo_dir_desc: Elegant, highly legible and customizable themes |
| 17 | #+texinfo_header: @set MAINTAINERSITE @uref{https://protesilaos.com,maintainer webpage} | 17 | #+texinfo_header: @set MAINTAINERSITE @uref{https://protesilaos.com,maintainer webpage} |
| 18 | #+texinfo_header: @set MAINTAINER Protesilaos Stavrou | 18 | #+texinfo_header: @set MAINTAINER Protesilaos Stavrou |
| 19 | #+texinfo_header: @set MAINTAINEREMAIL @email{info@protesilaos.com} | 19 | #+texinfo_header: @set MAINTAINEREMAIL @email{info@protesilaos.com} |
| 20 | #+texinfo_header: @set MAINTAINERCONTACT @uref{mailto:info@protesilaos.com,contact the maintainer} | 20 | #+texinfo_header: @set MAINTAINERCONTACT @uref{mailto:info@protesilaos.com,contact the maintainer} |
| 21 | 21 | ||
| 22 | #+texinfo: @insertcopying | 22 | #+texinfo: @insertcopying |
| 23 | 23 | ||