diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2024-01-11 07:41:14 +0200 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2024-01-11 07:41:36 +0200 |
| commit | be097e3dda4aac074a07fb83d1e9fc1a2079c9ae (patch) | |
| tree | 3ce640d7b838ee9aa7d27addc2269746fe959f63 /README.org | |
| parent | 809b3c5b8e4c8b7bee96333aad2037af6861e49f (diff) | |
Remove extra spaces in the README.org front matter
There was a case where these were breaking the Info manual in some
older version of Emacs. I am not sure anymore.
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 36 |
1 files changed, 18 insertions, 18 deletions
@@ -1,21 +1,21 @@ -#+title: ef-themes: colorful and legible themes -#+author: Protesilaos Stavrou -#+email: info@protesilaos.com -#+language: en -#+options: ':t toc:nil author:t email:t num:t -#+startup: content -#+macro: stable-version 1.4.0 -#+macro: release-date 2023-10-26 -#+macro: development-version 1.5.0-dev -#+export_file_name: ef-themes.texi -#+texinfo_filename: ef-themes.info -#+texinfo_dir_category: Emacs misc features -#+texinfo_dir_title: Ef-Themes: (ef-themes) -#+texinfo_dir_desc: Colorful and legible themes -#+texinfo_header: @set MAINTAINERSITE @uref{https://protesilaos.com,maintainer webpage} -#+texinfo_header: @set MAINTAINER Protesilaos Stavrou -#+texinfo_header: @set MAINTAINEREMAIL @email{info@protesilaos.com} -#+texinfo_header: @set MAINTAINERCONTACT @uref{mailto:info@protesilaos.com,contact the maintainer} +#+title: ef-themes: colorful and legible themes +#+author: Protesilaos Stavrou +#+email: info@protesilaos.com +#+language: en +#+options: ':t toc:nil author:t email:t num:t +#+startup: content +#+macro: stable-version 1.4.0 +#+macro: release-date 2023-10-26 +#+macro: development-version 1.5.0-dev +#+export_file_name: ef-themes.texi +#+texinfo_filename: ef-themes.info +#+texinfo_dir_category: Emacs misc features +#+texinfo_dir_title: Ef-Themes: (ef-themes) +#+texinfo_dir_desc: Colorful and legible themes +#+texinfo_header: @set MAINTAINERSITE @uref{https://protesilaos.com,maintainer webpage} +#+texinfo_header: @set MAINTAINER Protesilaos Stavrou +#+texinfo_header: @set MAINTAINEREMAIL @email{info@protesilaos.com} +#+texinfo_header: @set MAINTAINERCONTACT @uref{mailto:info@protesilaos.com,contact the maintainer} #+texinfo: @insertcopying |
