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

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

[elpa] externals/lin 2f7111d42e 1/7: Simplify the manual's front matter


From: ELPA Syncer
Subject: [elpa] externals/lin 2f7111d42e 1/7: Simplify the manual's front matter
Date: Thu, 8 Sep 2022 09:57:52 -0400 (EDT)

branch: externals/lin
commit 2f7111d42eb2c08dd558afd2e33cf011846fdfd5
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 14fda6e599..7c4c3cf428 100644
--- a/README.org
+++ b/README.org
@@ -1,27 +1,21 @@
-#+title: LIN Is Noticeable (lin.el)
-#+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.4.0
-#+macro: release-date 2022-06-09
-#+macro: development-version 0.5.0-dev
-#+macro: file @@texinfo:@file{@@$1@@texinfo:}@@
-#+macro: space @@texinfo:@: @@
-#+macro: kbd @@texinfo:@kbd{@@$1@@texinfo:}@@
-
-#+export_file_name: lin.texi
-
-#+texinfo_filename: lin.info
-#+texinfo_dir_category: Emacs misc features
-#+texinfo_dir_title: LIN Is Noticeable: (lin)
-#+texinfo_dir_desc: Make 'hl-line-mode' more suitable for selection UIs
-#+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:                 LIN Is Noticeable (lin.el)
+#+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.4.0
+#+macro:                 release-date 2022-06-09
+#+macro:                 development-version 0.5.0-dev
+#+export_file_name:      lin.texi
+#+texinfo_filename:      lin.info
+#+texinfo_dir_category:  Emacs misc features
+#+texinfo_dir_title:     LIN Is Noticeable: (lin)
+#+texinfo_dir_desc:      Make 'hl-line-mode' more suitable for selection UIs
+#+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]