]> git.eshelyaron.com Git - emacs.git/commit
Allow searching for regexps with a prefix
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 21 Apr 2022 15:05:23 +0000 (17:05 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 21 Apr 2022 15:05:23 +0000 (17:05 +0200)
commitf3a02858dccbac36bbf0fb19a29fab59013a56a0
tree4fee9fbb4a46802f223962b5c8c99bbad45a4ae5
parent11f66e16ac909f3e820795e449d0848b8ec7c7e9
Allow searching for regexps with a prefix

* doc/misc/info.texi (Search Index): Mention it.

* lisp/info.el (Info-find-node): Allow not signalling errors.
(Info-apropos-matches): Allow taking a regexp.
(info-apropos): Prefix now means looking for a regexp.
doc/misc/info.texi
etc/NEWS
lisp/info.el