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

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

[nongnu] elpa/vcomplete 0f5505cd54 36/91: ; Add a link to the relevant p


From: ELPA Syncer
Subject: [nongnu] elpa/vcomplete 0f5505cd54 36/91: ; Add a link to the relevant part of the manual for 'vcomplete-auto-update'
Date: Tue, 24 May 2022 15:59:07 -0400 (EDT)

branch: elpa/vcomplete
commit 0f5505cd54214790bde06849839675bd438fcd49
Author: Daniel Semyonov <daniel@dsemy.com>
Commit: Daniel Semyonov <daniel@dsemy.com>

    ; Add a link to the relevant part of the manual for 'vcomplete-auto-update'
---
 vcomplete.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/vcomplete.el b/vcomplete.el
index 757a388ff4..8eea9d7223 100644
--- a/vcomplete.el
+++ b/vcomplete.el
@@ -80,6 +80,7 @@
   "Whether the `*Completions*' buffer should open and update automatically.
 Non-nil means automatically open and update.
 Otherwise, operate according to `completion-auto-help'."
+  :link '(info-link "(Vcomplete)Customization")
   :type '(radio
           (const :tag "Automatically open and update" t)
           (const :tag "Operate according to `completion-auto-help'" nil))



reply via email to

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