branch: externals/substitute commit 7dc295498030e9c3c4d1fb04c33d6dcab7f80820 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Remove needless spacing from the manual's front matter --- README.org | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/README.org b/README.org index 9e9e34e2ec..703725f011 100644 --- a/README.org +++ b/README.org @@ -1,21 +1,21 @@ -#+title: substitute: Efficiently replace targets in the buffer or context -#+author: Protesilaos Stavrou -#+email: i...@protesilaos.com -#+language: en -#+options: ':t toc:nil author:t email:t num:t -#+startup: content -#+macro: stable-version 0.2.0 -#+macro: release-date 2023-07-01 -#+macro: development-version 0.3.0-dev -#+export_file_name: substitute.texi -#+texinfo_filename: substitute.info -#+texinfo_dir_category: Emacs misc features -#+texinfo_dir_title: Substitute: (substitute) -#+texinfo_dir_desc: Efficiently replace targets in the buffer or context -#+texinfo_header: @set MAINTAINERSITE @uref{https://protesilaos.com,maintainer webpage} -#+texinfo_header: @set MAINTAINER Protesilaos Stavrou -#+texinfo_header: @set MAINTAINEREMAIL @email{i...@protesilaos.com} -#+texinfo_header: @set MAINTAINERCONTACT @uref{mailto:i...@protesilaos.com,contact the maintainer} +#+title: substitute: Efficiently replace targets in the buffer or context +#+author: Protesilaos Stavrou +#+email: i...@protesilaos.com +#+language: en +#+options: ':t toc:nil author:t email:t num:t +#+startup: content +#+macro: stable-version 0.2.0 +#+macro: release-date 2023-07-01 +#+macro: development-version 0.3.0-dev +#+export_file_name: substitute.texi +#+texinfo_filename: substitute.info +#+texinfo_dir_category: Emacs misc features +#+texinfo_dir_title: Substitute: (substitute) +#+texinfo_dir_desc: Efficiently replace targets in the buffer or context +#+texinfo_header: @set MAINTAINERSITE @uref{https://protesilaos.com,maintainer webpage} +#+texinfo_header: @set MAINTAINER Protesilaos Stavrou +#+texinfo_header: @set MAINTAINEREMAIL @email{i...@protesilaos.com} +#+texinfo_header: @set MAINTAINERCONTACT @uref{mailto:i...@protesilaos.com,contact the maintainer} #+texinfo: @insertcopying