]> git.eshelyaron.com Git - emacs.git/commitdiff
Provide bytecomp as well as byte-compile.
authorRichard M. Stallman <rms@gnu.org>
Sat, 25 Dec 1993 00:32:37 +0000 (00:32 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 25 Dec 1993 00:32:37 +0000 (00:32 +0000)
lisp/emacs-lisp/bytecomp.el

index 7f65c11d0f190fcc0fcbc8ccfc605cfb48d8473d..155628797e44871ef5e17ca6038e8f0b1c915780 100644 (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)
 
 \f
 ;;; report metering (see the hacks in bytecode.c)