]> git.eshelyaron.com Git - emacs.git/commit
* A cc-mode fix to be compiled correctly once installed
authorAndrea Corallo <akrl@sdf.org>
Sun, 23 Aug 2020 09:31:31 +0000 (11:31 +0200)
committerAndrea Corallo <akrl@sdf.org>
Sun, 23 Aug 2020 10:08:26 +0000 (12:08 +0200)
commit6088d199595d102ad6701512560322e74e181d27
tree2f789102908a157f24dc84dc623187b2ca1e1992
parent5f5d664c734414597c1c7d9981b1ceb9ff69c5b1
* A cc-mode fix to be compiled correctly once installed

* lisp/progmodes/cc-bytecomp.el (cc-bytecomp-load): If cc-mode
is not compiled during the initial build (read
NATIVE_FAST_BOOT) it will be when already in el.gz form.
lisp/progmodes/cc-bytecomp.el