]> git.eshelyaron.com Git - emacs.git/commit
* Fix free function compilation load process.
authorAndrea Corallo <akrl@sdf.org>
Mon, 14 Sep 2020 20:50:21 +0000 (22:50 +0200)
committerAndrea Corallo <akrl@sdf.org>
Mon, 14 Sep 2020 21:06:42 +0000 (23:06 +0200)
commite9728375763c61e3b890530b202b856d28c44646
tree9e591e02ca8e3eaff6dc966a96887b2fcb73a01b
parent82171a8f0de6e88566aa0d80388dab135dbc260f
* Fix free function compilation load process.

* lisp/emacs-lisp/comp.el (comp-clean-up-stale-eln): Do not crash
if the eln filename is not canonical (tmp file or manual load).
lisp/emacs-lisp/comp.el