]> git.eshelyaron.com Git - emacs.git/commit
Signal user-error in info--ensure-not-in-directory-node
authorStefan Kangas <stefankangas@gmail.com>
Wed, 26 Mar 2025 20:39:18 +0000 (21:39 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 27 Mar 2025 10:12:51 +0000 (11:12 +0100)
commit23e981e047914eca4d340751909e7c7cf8668bd1
tree1ade50dfc8aa600366cdb22bd16cf1d7ba4da372
parent12d6398c252fece74bef01c111b52bd3c8631b56
Signal user-error in info--ensure-not-in-directory-node

* lisp/info.el (info--ensure-not-in-directory-node): Change from 'error'
to 'user-error' to reduce 'debug-on-error' frustration.

(cherry picked from commit c00170e92c5c3f68734e0e2d632d6efdcbb9c969)
lisp/info.el