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:
parent
9d6a6bb9b9
commit
200503bb06
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user