]> git.eshelyaron.com Git - emacs.git/commit
Return the same file from locate-file in nativecomp and non
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 12 Mar 2022 21:32:08 +0000 (22:32 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 12 Mar 2022 21:32:08 +0000 (22:32 +0100)
commitf8bb6cca331cc487c4b3c16f33fe05a28fbacf01
tree011724d3408fbb3915fd2920cd4eaf94826ea9ad
parent84f59f75853704520323fb37edee4fe03d2f3021
Return the same file from locate-file in nativecomp and non

* lisp/files.el (locate-file): Return the .elc file (if it exists)
in nativecomp, too, to mimic the behaviour from non-nativecomp
builds (bug#51308).
lisp/files.el