]> git.eshelyaron.com Git - emacs.git/commit
* Warn when certain primitives are redefined (bug#61880)
authorAndrea Corallo <akrl@sdf.org>
Sun, 5 Mar 2023 09:46:18 +0000 (10:46 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sun, 5 Mar 2023 10:06:37 +0000 (11:06 +0100)
commit9c18af0cfaf2d949d782f6c44c6604b54dbb87a0
tree4c2df058e89d64a91231247295f81e368c39a379
parent5af695c7479f97d86bf913b5ff96d3f3b744781f
* Warn when certain primitives are redefined (bug#61880)

* lisp/emacs-lisp/comp.el (comp-warn-primitives): New constant.
(comp-subr-trampoline-install): Warn when a sensitive primitive is
being redefined.
lisp/emacs-lisp/comp.el