]> git.eshelyaron.com Git - emacs.git/commit
Fix an oversight in advice.el
authorMichael Heerdegen <michael_heerdegen@web.de>
Wed, 18 Jan 2023 11:32:05 +0000 (12:32 +0100)
committerEli Zaretskii <eliz@gnu.org>
Thu, 19 Jan 2023 20:13:25 +0000 (22:13 +0200)
commit4fb7b0b0b889a317b4a98cce24ed08d5eadc2df1
tree17204af6272f4e4f44a1ca9669ca8865d1730b60
parent78b83a744fa28abb3bb631e2688c19bd68896425
Fix an oversight in advice.el

This fixes an oversight from 77c3c464a16: "* lisp/emacs-lisp/advice.el
(ad-advised-functions): Make it a plain list" that caused an issue as
reported in Bug#60893.
* lisp/emacs-lisp/advice.el (ad-read-advised-function): Adjust to
handle the new type of elements of `ad-advised-functions'.
lisp/emacs-lisp/advice.el