1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00

Provide bytecomp as well as byte-compile.

This commit is contained in:
Richard M. Stallman 1993-12-25 00:32:37 +00:00
parent 9d6a6bb9b9
commit 200503bb06

View File

@ -3074,6 +3074,7 @@ For example, invoke `emacs -batch -f batch-byte-recompile-directory .'."
(make-obsolete-variable 'meta-flag "Use the set-input-mode function instead.")
(provide 'byte-compile)
(provide 'bytecomp)
;;; report metering (see the hacks in bytecode.c)