]> git.eshelyaron.com Git - emacs.git/commit
Make Info completion more robust
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 6 May 2021 09:24:39 +0000 (11:24 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 6 May 2021 09:24:39 +0000 (11:24 +0200)
commitf0648fef35e1923f477aef44b2d75e41e3d15d92
tree183c77d64ede18f761644f7dec4b0b8e34c5ed73
parentb61c828ea37f6d875f9c2672a262482af5efedb4
Make Info completion more robust

* lisp/info.el (Info-build-node-completions): Don't signal an
error if there are no nodes in the file we're computing
completions over (bug#47771).
lisp/info.el