branch: externals/mct
commit ec12cafaa35d762363ea507fde29c0a7d7839566
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    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: [email protected]
-#+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{[email protected]}
-#+texinfo_header: @set MAINTAINERCONTACT 
@uref{mailto:[email protected],contact the maintainer}
+#+title:                 Minibuffer Confines Transcended (mct.el)
+#+author:                Protesilaos Stavrou
+#+email:                 [email protected]
+#+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{[email protected]}
+#+texinfo_header:        @set MAINTAINERCONTACT 
@uref{mailto:[email protected],contact the maintainer}
 
 #+texinfo: @insertcopying
 

Reply via email to