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

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

[elpa] externals/mct 3995267: Document hiding completion inline help


From: ELPA Syncer
Subject: [elpa] externals/mct 3995267: Document hiding completion inline help
Date: Sat, 13 Nov 2021 03:57:20 -0500 (EST)

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

    Document hiding completion inline help
    
    Thanks to José Antonio Ortega Ruiz for the feedback in issue 8:
    <https://gitlab.com/protesilaos/mct/-/issues/8>.
---
 README.org | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.org b/README.org
index 4106783..27df526 100644
--- a/README.org
+++ b/README.org
@@ -437,6 +437,8 @@ Other useful extras from the Emacs source code (read their 
doc strings):
 
 (setq completion-cycle-threshold 2)
 (setq completion-ignore-case t)
+(setq completion-show-inline-help nil)
+
 (setq completions-detailed t)
 
 (setq enable-recursive-minibuffers t)



reply via email to

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