]> git.eshelyaron.com Git - emacs.git/commit
* Fix `load-history' causing a number of spurious compiler warnings
authorAndrea Corallo <akrl@sdf.org>
Fri, 4 Dec 2020 21:05:20 +0000 (22:05 +0100)
committerAndrea Corallo <akrl@sdf.org>
Fri, 4 Dec 2020 22:21:08 +0000 (23:21 +0100)
commitdcfd367d282ab37f00373a424fd193022a8f4bf6
tree2e1ce6293a9245c10b0ec6f92f97bfa0bad9aaf8
parent981240078cddbd26b35a65e5311350196542b42b
* Fix `load-history' causing a number of spurious compiler warnings

* src/comp.c (Fcomp__register_subr): Fix missing entry into
`load-history' indicating that the loaded function was already an
autoload.
src/comp.c