]> git.eshelyaron.com Git - emacs.git/commit
(byte-compile-dest-file): New variable.
authorRichard M. Stallman <rms@gnu.org>
Sat, 24 Dec 1994 05:58:05 +0000 (05:58 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 24 Dec 1994 05:58:05 +0000 (05:58 +0000)
commitd82e848c3416fe0b8cc5c839104ff0188f7e5266
treed28cae6a21bd644c868f56b1c994de59078129aa
parent5fe4899af75bdd5ad057d35f0b4f2f322b1dc2d7
(byte-compile-dest-file): New variable.
(byte-compile-file): Bind that var, early on.
(byte-compile-dynamic): New variable.
(byte-compile-dynamic-docstrings): New variable.
(byte-compile-close-variables): Bind byte-compile-dynamic,
byte-compile-dynamic-docstrings, and byte-compiler-compatibility.
(byte-compile-file): Call normal-mode, not set-auto-mode.
(byte-compile-output-docform): New arguments PREFACE, NAME, SPECINDEX,
QUOTED.  Callers changed.  Output doc strings as references to the .elc
file itself, using #@ and #$ constructs.
(byte-compile-output-as-comment): New function.

(byte-compile-insert-header): Don't save-excursion.
Insert at point, and move point.  Insert extra newline at end.
(byte-compile-from-buffer): Insert the header before compilation.
lisp/emacs-lisp/bytecomp.el