* lisp/emacs-lisp/bytecomp.el: Silence noninteractive compilations
commit9a7ddde977378cb5276a81476ae458889c403267
authorArtur Malabarba <bruce.connor.am@gmail.com>
Sun, 12 Apr 2015 11:05:13 +0000 (12 12:05 +0100)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Sun, 12 Apr 2015 12:45:30 +0000 (12 13:45 +0100)
tree133f530a1dbc8cae029291b4bf566f85f8bb65af
parentad36067a1ea2204c51018de63e8eb2b71879ecb0
* lisp/emacs-lisp/bytecomp.el: Silence noninteractive compilations

(byte-compile--interactive): New var.
(byte-compile--message): New function.
(byte-compile-log-1, byte-force-recompile)
(byte-recompile-directory, byte-recompile-file)
(byte-compile-file, compile-defun)
(byte-compile-file-form-defmumble, byte-compile)
(byte-compile-file-form-defalias, display-call-tree): Use it.
lisp/emacs-lisp/bytecomp.el