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

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

[elpa] externals/mct 84e4eb4f2b 4/6: Reword doc string for hiding the mo


From: ELPA Syncer
Subject: [elpa] externals/mct 84e4eb4f2b 4/6: Reword doc string for hiding the mode line
Date: Wed, 9 Feb 2022 01:57:42 -0500 (EST)

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

    Reword doc string for hiding the mode line
---
 mct.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mct.el b/mct.el
index 3f42f8c1a4..e419cd4683 100644
--- a/mct.el
+++ b/mct.el
@@ -78,7 +78,7 @@ Only works when variable `file-name-shadow-mode' is non-nil."
   :group 'mct)
 
 (defcustom mct-hide-completion-mode-line nil
-  "When non-nil, do not show the Completions' buffer mode line."
+  "When non-nil, hide the Completions' buffer mode line."
   :type 'boolean
   :group 'mct)
 



reply via email to

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