]> git.eshelyaron.com Git - emacs.git/commit
Do not native compile two functions to allow cc-mode hack
authorAndrea Corallo <akrl@sdf.org>
Wed, 17 Jun 2020 20:17:57 +0000 (22:17 +0200)
committerAndrea Corallo <akrl@sdf.org>
Sun, 21 Jun 2020 22:12:32 +0000 (00:12 +0200)
commit51df0ab6f6dc8085be6140fa9b87e4a124ce5ad9
treee86f9c7dbbea8f72b1231c26a1442502ed1fe3c6
parent34117dea7736012114e5c20fcf9f328e0658f8b3
Do not native compile two functions to allow cc-mode hack

* lisp/progmodes/cc-langs.el (c-populate-syntax-table): Declare
with speed -1.

* lisp/progmodes/cc-bytecomp.el
(cc-bytecomp-compiling-or-loading): Declare with speed -1.
lisp/progmodes/cc-bytecomp.el
lisp/progmodes/cc-langs.el