]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/bytecomp.el: Drop warning for loading into Emacs<23
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 8 Mar 2020 04:28:12 +0000 (23:28 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 8 Mar 2020 04:28:12 +0000 (23:28 -0500)
commite4fb95fa18072cedb021a82f7aa0e79fa6ca387a
tree81ab316dd97d896aab4122467f21ced48c6ab411
parent6ce20525585cc9c4c865cfdd32b43ab268bb17ec
* lisp/emacs-lisp/bytecomp.el: Drop warning for loading into Emacs<23

Stash the major version of the compiling Emacs such that the loading
Emacs can later detect when loading a file compiled by a too-new Emacs.

(byte-compile-fix-header): Remove.
(byte-compile-from-buffer): Don't call it any more.
(byte-compile-insert-header): Stash the emacs-major-version in it.
Don't leave space for `byte-compile-fix-header`.
lisp/emacs-lisp/bytecomp.el