]> git.eshelyaron.com Git - emacs.git/commit
Fix tempfile creation when byte compiling
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 21 Jan 2018 03:12:05 +0000 (19:12 -0800)
committerEli Zaretskii <eliz@gnu.org>
Thu, 15 Nov 2018 14:45:36 +0000 (16:45 +0200)
commita306d0397427870afea584233942e40cd78d16f7
tree860ee617aa1c611b62b6ba000c68b90aee4b56ca
parentedcd6b722c8e495498b1619e4d073962b8a8f3e8
Fix tempfile creation when byte compiling

This improves on the recent fix for master failing to build
on FreeBSD.  Suggested by Stefan Monnier in:
https://lists.gnu.org/r/emacs-devel/2018-01/msg00600.html
* lisp/emacs-lisp/bytecomp.el (byte-compile-file):
Put tempfile next to the target file, as was the original intent.

(cherry picked from commit 64c846738617d1d037eac0cefb6586c04317b0a1)
lisp/emacs-lisp/bytecomp.el