]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/bytecomp.el: Fix minor regression introduced by pdump
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 27 Feb 2021 17:28:17 +0000 (12:28 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 27 Feb 2021 17:28:17 +0000 (12:28 -0500)
commit082b431e62b5d1f835149874df95941268c8a763
treea108a1059dcc3e4db0b3ea45ee28f02b2796e974
parent2c639a35a6d71d190bea896bbeb14b279e8d8384
* lisp/emacs-lisp/bytecomp.el: Fix minor regression introduced by pdump

After `rm **/*.elc; make` we'd sometimes get loads and loads of unnecessary
"Reloading ...".

(byte-compile-refresh-preloaded): Don't reload files that are more
recent than `temacs` but older than the `.pdmp` file.
lisp/emacs-lisp/bytecomp.el