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

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

[elpa] externals/mct ec12cafaa3 15/21: Simplify the front matter in the


From: ELPA Syncer
Subject: [elpa] externals/mct ec12cafaa3 15/21: Simplify the front matter in the README.org
Date: Sat, 25 Mar 2023 15:59:01 -0400 (EDT)

branch: externals/mct
commit ec12cafaa35d762363ea507fde29c0a7d7839566
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

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

diff --git a/README.org b/README.org
index 71bc748959..9e9e2ab9e8 100644
--- a/README.org
+++ b/README.org
@@ -1,27 +1,21 @@
-#+title: Minibuffer and Completions in Tandem (mct.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.5.0
-#+macro: release-date 2022-02-08
-#+macro: development-version 0.6.0-dev
-#+macro: file @@texinfo:@file{@@$1@@texinfo:}@@
-#+macro: space @@texinfo:@: @@
-#+macro: kbd @@texinfo:@kbd{@@$1@@texinfo:}@@
-
-#+export_file_name: mct.texi
-
-#+texinfo_filename: mct.info
-#+texinfo_dir_category: Emacs misc features
-#+texinfo_dir_title: MCT: (mct)
-#+texinfo_dir_desc: Enhancement of the default minibuffer completion
-#+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:                 Minibuffer Confines Transcended (mct.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.5.0
+#+macro:                 release-date 2022-02-08
+#+macro:                 development-version 0.6.0-dev
+#+export_file_name:      mct.texi
+#+texinfo_filename:      mct.info
+#+texinfo_dir_category:  Emacs misc features
+#+texinfo_dir_title:     MCT: (mct)
+#+texinfo_dir_desc:      Enhancement of the default minibuffer completion
+#+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]