# HG changeset patch # User Richard M. Stallman # Date 756779557 0 # Node ID 2f4fab6070b8d78125faa2d79574537c964d0da1 # Parent fcd6e0da3380f36e13b76279d9aaac86fcabd3a0 Provide bytecomp as well as byte-compile. diff -r fcd6e0da3380 -r 2f4fab6070b8 lisp/emacs-lisp/bytecomp.el --- a/lisp/emacs-lisp/bytecomp.el Sat Dec 25 00:05:02 1993 +0000 +++ b/lisp/emacs-lisp/bytecomp.el Sat Dec 25 00:32:37 1993 +0000 @@ -3074,6 +3074,7 @@ (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)