]> git.eshelyaron.com Git - emacs.git/commit
* Do not check eln timestamp as superseded by source hashing (bug#43532)
authorAndrea Corallo <akrl@sdf.org>
Thu, 15 Oct 2020 10:32:58 +0000 (12:32 +0200)
committerAndrea Corallo <akrl@sdf.org>
Thu, 15 Oct 2020 10:51:16 +0000 (12:51 +0200)
commit03dfa83dc35738c9228b66b3d3f72753b344f939
treed7cd7f1e00c1da2fae7ba313450de3cdb8fc9488
parentf8505fd3d43dd95492855eac88922b5b27201e7a
* Do not check eln timestamp as superseded by source hashing (bug#43532)

* src/lread.c (maybe_swap_for_eln): Remove eln file timestamp
check given is now unnecessary.
(openp): Update for new 'maybe_swap_for_eln' signature.
src/lread.c