]> git.eshelyaron.com Git - emacs.git/commit
Don't bug out in `Info-goto-node' completion
authorDaniel Mendler <mail@daniel-mendler.de>
Wed, 5 May 2021 14:58:35 +0000 (16:58 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 5 May 2021 14:58:35 +0000 (16:58 +0200)
commita9f4ee3d3d69a91fde905684e5e9838a18ab855c
tree00bd00fcbc8170f20eb3aaa205ec8db357e3eed0
parent0b437dd75ce530c5daa76add915711bceb31acb8
Don't bug out in `Info-goto-node' completion

* lisp/info.el (Info-read-node-name-1): Don't bug out in the
middle of completion, but return nil instead (and issue a message)
(bug#47771).
lisp/info.el