]> git.eshelyaron.com Git - emacs.git/commit
Use `advice--cd*r` where applicable
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 26 Apr 2022 21:31:13 +0000 (17:31 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 26 Apr 2022 21:36:13 +0000 (17:36 -0400)
commit4dba7c31a225950198482fe1eb558aac7a36d964
tree43c08e79978499eda8db1206995c1a956253b042
parent21112e3683dd7c1f88028bac4b1835204b8e30f8
Use `advice--cd*r` where applicable

* lisp/emacs-lisp/bytecomp.el (byte-compile--function-signature):
* lisp/emacs-lisp/advice.el (ad-get-orig-definition):
* lisp/help.el (help-function-arglist): Use `advice--cd*r`.
lisp/emacs-lisp/advice.el
lisp/emacs-lisp/bytecomp.el
lisp/help.el