]> git.eshelyaron.com Git - emacs.git/commit
Don't create *Compile-Log* due to byte-compile. Amend message to it.
authorAlan Mackenzie <acm@muc.de>
Sun, 9 Dec 2018 12:59:03 +0000 (12:59 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 9 Dec 2018 12:59:03 +0000 (12:59 +0000)
commitd1c77129b067a97d854196527f6ec68e4138ae9f
tree4e04da09ea7521a0eb4ef7697cc38b7e55429053
parentd79bb75683ceb4eee2f753eb38fa8db99aff4568
Don't create *Compile-Log* due to byte-compile.  Amend message to it.

This fixes bug #33602 and is a partial reversion of a commit from
2018-11-28T13:15:50.

* lisp/emacs-lisp/bytecomp.el (byte-compile-log-file): Don't create buffer
*Compile-Log* because it doesn't already exist.  Amend message "Compiling no
file" to be clearer (?and less irritating).
lisp/emacs-lisp/bytecomp.el