; * lisp/info.el (Info-complete-menu-item): Fix wording of comment.

This commit is contained in:
Stefan Kangas 2020-08-27 02:35:53 +02:00
parent c1b0515952
commit a6539d81da

View 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