Adjust some search failure errors in info.el
* lisp/info.el (Info-select-node): The search for beginning of node is an internal detail, and is not normally expected to fail, so it should not be a user error. (Info-complete-menu-item): Failing to find a menu indicates the user searched for a menu when there isn't one, so change to `use-error'.
Showing
Please register or sign in to comment