]> git.eshelyaron.com Git - emacs.git/commit
Fix function help for advised aliases (bug#64797)
authorMattias EngdegÄrd <mattiase@acm.org>
Thu, 27 Jul 2023 14:13:54 +0000 (16:13 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 30 Jul 2023 07:27:14 +0000 (10:27 +0300)
commit96d52f894441c06d7fdc10617e707f410ad66cc3
treef679a297d60bc0a02572f6d62a7995a4ef1d1a27
parent71419a60c3710549742c2489b7fce7783ac0f65c
Fix function help for advised aliases (bug#64797)

* lisp/help-fns.el (help-fns--analyze-function):
For aliases, use the base function name if at the end of the chain.
This fixes a regression introduced in d30fde6b0cc.

Reported by Michael Heerdegen.

(cherry picked from commit 024bd1f09099ae186442001a75e578638070e296)
lisp/help-fns.el