]> git.eshelyaron.com Git - emacs.git/commit
; Fix backport of help-fns--analyze-function bug fix
authorMattias Engdegård <mattiase@acm.org>
Mon, 31 Jul 2023 14:14:07 +0000 (16:14 +0200)
committerMattias Engdegård <mattiase@acm.org>
Mon, 31 Jul 2023 14:14:07 +0000 (16:14 +0200)
commit3560dfdb868556fb3f9ab3a5a1e5405f14c548c6
treeb6bd3197ec8a2f2adcec03a64096bf70373018af
parent525d05c1b8ac54a4f7ad166b97f2fa913f80e73c
; Fix backport of help-fns--analyze-function bug fix

* lisp/help-fns.el (help-fns--analyze-function):
Add back the NOERROR argument to function-alias-p, needed because
Emacs 29 doesn't prevent the creation of circular function aliases.
This fixes a failure in help-fns-tests.
lisp/help-fns.el