]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/info.el (Info-complete-menu-item): Fix wording of comment.
authorStefan Kangas <stefankangas@gmail.com>
Thu, 27 Aug 2020 00:35:53 +0000 (02:35 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Thu, 27 Aug 2020 00:36:37 +0000 (02:36 +0200)
lisp/info.el

index fb47cb4d1881974913a268181bc9aa4f2c2d2a63..ab678c26b62a2893c24fa54972f41d640cd231da 100644 (file)
@@ -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