]> git.eshelyaron.com Git - emacs.git/commit
* Add `comp--subr-safe-advice' entry point
authorAndrea Corallo <akrl@sdf.org>
Sat, 19 Sep 2020 12:52:50 +0000 (14:52 +0200)
committerAndrea Corallo <akrl@sdf.org>
Thu, 24 Sep 2020 07:57:17 +0000 (09:57 +0200)
commit3ec1b932c9c57d200c3a3f2fb9a0c59c4acc8011
treeeef2fa5f89fcd0b39ab53f27735cad4c6f7f96fd
parent2f78ac32bbef78155e2f52e73d60f7b46fc8afea
* Add `comp--subr-safe-advice' entry point

Add a Lisp side entry-point to be called to make primitive adivicing
effective.

* lisp/emacs-lisp/comp.el (comp-trampoline-sym)
(comp-trampoline-filename): New substs.
(comp-make-lambda-list-from-subr, comp-search-trampoline)
(comp-tampoline-compile): New functions
lisp/emacs-lisp/comp.el