From: Stefan Kangas Date: Thu, 27 Aug 2020 00:35:53 +0000 (+0200) Subject: ; * lisp/info.el (Info-complete-menu-item): Fix wording of comment. X-Git-Tag: emacs-28.0.90~6369 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a6539d81da910b4a0406207f21725bc96b156136;p=emacs.git ; * lisp/info.el (Info-complete-menu-item): Fix wording of comment. --- diff --git a/lisp/info.el b/lisp/info.el index fb47cb4d188..ab678c26b62 100644 --- a/lisp/info.el +++ b/lisp/info.el @@ -2775,7 +2775,7 @@ Because of ambiguities, this should be concatenated with something like ;; Go back to the start node (for the next completion). (unless (equal Info-current-node orignode) (Info-goto-node orignode)) - ;; Sort list alphabetically. + ;; Arrange list to be in order found in node. (setq completions (nreverse completions)) ;; Update the cache. (setq Info-complete-cache