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

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

[elpa] externals/mct 0bd2a358e6 2/2: Update mct defgroup doc string


From: ELPA Syncer
Subject: [elpa] externals/mct 0bd2a358e6 2/2: Update mct defgroup doc string
Date: Mon, 28 Feb 2022 02:57:43 -0500 (EST)

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

    Update mct defgroup doc string
---
 mct.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/mct.el b/mct.el
index b7eba90d16..03969e69f1 100644
--- a/mct.el
+++ b/mct.el
@@ -35,7 +35,9 @@
 ;;;; General utilities
 
 (defgroup mct ()
-  "Extensions for the minibuffer."
+  "Minibuffer and Completions in Tandem.
+A layer of interactivity that integrates the standard minibuffer
+and the Completions."
   :group 'minibuffer)
 
 (make-obsolete 'mct-completion-windows-regexp 'mct--completions-window-name 
"0.5.0")



reply via email to

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