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

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

[elpa] externals/mct cf439ea 35/70: Clarify mct-choose-completion-number


From: ELPA Syncer
Subject: [elpa] externals/mct cf439ea 35/70: Clarify mct-choose-completion-number doc string
Date: Thu, 11 Nov 2021 03:57:46 -0500 (EST)

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

    Clarify mct-choose-completion-number doc string
---
 mct.el | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/mct.el b/mct.el
index 65b4d5e..64994bd 100644
--- a/mct.el
+++ b/mct.el
@@ -620,10 +620,12 @@ minibuffer."
           (display-line-numbers-mode -1))))))
 
 (defun mct-choose-completion-number ()
-  "Select completion candidate on line number with completion.
+  "Select completion candidate on a given line number.
+Upon selecting the candidate, exit the minibuffer (i.e. confirm
+the choice right away).
 
 If the Completions' buffer is not visible, it is displayed.  Line
-numbers are shown there for the duration of the operation (unless
+numbers are shown on the side for during the operation (unless
 `mct-show-completion-line-numbers' is non-nil, in which case they
 are always visible).
 



reply via email to

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