branch: elpa/vcomplete commit 3ac64b62418c4ba861e6d59c922173fb50c37f84 Author: Daniel Semyonov <dan...@dsemy.com> Commit: Daniel Semyonov <dan...@dsemy.com>
; Fix info node hyperlink in the commentary of vcomplete.el --- vcomplete.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcomplete.el b/vcomplete.el index 86a8a6c3ce..4de95dcce8 100644 --- a/vcomplete.el +++ b/vcomplete.el @@ -64,7 +64,7 @@ ;; ;; M-x customize-group RET vcomplete RET ;; -;; For more information see the (Vcomplete) info node. +;; For more information see info node `(Vcomplete)'. ;;; Code: