emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/substitute 7dc2954980 1/3: Remove needless spacing from


From: ELPA Syncer
Subject: [elpa] externals/substitute 7dc2954980 1/3: Remove needless spacing from the manual's front matter
Date: Mon, 20 May 2024 06:59:10 -0400 (EDT)

branch: externals/substitute
commit 7dc295498030e9c3c4d1fb04c33d6dcab7f80820
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@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:                 info@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{info@protesilaos.com}
-#+texinfo_header:        @set MAINTAINERCONTACT 
@uref{mailto:info@protesilaos.com,contact the maintainer}
+#+title: substitute: Efficiently replace targets in the buffer or context
+#+author: Protesilaos Stavrou
+#+email: info@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{info@protesilaos.com}
+#+texinfo_header: @set MAINTAINERCONTACT 
@uref{mailto:info@protesilaos.com,contact the maintainer}
 
 #+texinfo: @insertcopying
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]