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

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

[elpa] externals/mct c342943ae8 14/21: Add README.md to make it easier f


From: ELPA Syncer
Subject: [elpa] externals/mct c342943ae8 14/21: Add README.md to make it easier for all Git forges
Date: Sat, 25 Mar 2023 15:59:01 -0400 (EDT)

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

    Add README.md to make it easier for all Git forges
---
 README.md | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/README.md b/README.md
new file mode 100644
index 0000000000..be45a6b2dd
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+# Minibuffer Confines Transcended (mct.el)
+
+Enhancements for the default minibuffer completion UI of Emacs.  In
+essence, MCT is (i) a very thin layer of interactivity on top of the
+out-of-the-box completion experience, and (ii) glue code that combines
+built-in functionalities to make the default completion framework work
+like that of more featureful third-party options.
+
++ Package name (GNU ELPA): `mct`
++ Official manual: <https://protesilaos.com/emacs/mct>
++ Change log: <https://protesilaos.com/emacs/mct-changelog>
++ Git repo on SourceHut: <https://git.sr.ht/~protesilaos/mct>
+  - Mirrors:
+    + GitHub: <https://github.com/protesilaos/mct>
+    + GitLab: <https://gitlab.com/protesilaos/mct>
++ Mailing list: <https://lists.sr.ht/~protesilaos/general-issues>
++ Video demo: <https://protesilaos.com/codelog/2021-10-22-emacs-mct-demo/>
++ Backronym: Minibuffer Confines Transcended; Minibuffer and
+  Completions in Tandem.



reply via email to

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