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

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

[elpa] externals/pulsar 8b442eca17 1/4: Simplify the manual's front matt


From: ELPA Syncer
Subject: [elpa] externals/pulsar 8b442eca17 1/4: Simplify the manual's front matter
Date: Tue, 19 Jul 2022 14:57:50 -0400 (EDT)

branch: externals/pulsar
commit 8b442eca1760af209e22528c672d31fc1086a8a2
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Simplify the manual's front matter
---
 README.org | 42 ++++++++++++++++++------------------------
 1 file changed, 18 insertions(+), 24 deletions(-)

diff --git a/README.org b/README.org
index 656e0cea51..c589881b79 100644
--- a/README.org
+++ b/README.org
@@ -1,27 +1,21 @@
-#+title: pulsar.el: Pulse highlight line on demand or after running select 
functions
-#+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.3.0
-#+macro: release-date 2022-04-08
-#+macro: development-version 0.4.0-dev
-#+macro: file @@texinfo:@file{@@$1@@texinfo:}@@
-#+macro: space @@texinfo:@: @@
-#+macro: kbd @@texinfo:@kbd{@@$1@@texinfo:}@@
-
-#+export_file_name: pulsar.texi
-
-#+texinfo_filename: pulsar.info
-#+texinfo_dir_category: Emacs misc features
-#+texinfo_dir_title: Pulsar: (pulsar)
-#+texinfo_dir_desc: Pulse highlight line on demand or after running select 
functions
-#+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:                 pulsar.el: Pulse highlight line on demand or after 
running select functions
+#+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.3.0
+#+macro:                 release-date 2022-04-08
+#+macro:                 development-version 0.4.0-dev
+#+export_file_name:      pulsar.texi
+#+texinfo_filename:      pulsar.info
+#+texinfo_dir_category:  Emacs misc features
+#+texinfo_dir_title:     Pulsar: (pulsar)
+#+texinfo_dir_desc:      Pulse highlight line on demand or after running 
select functions
+#+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]