Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
200503bb
Commit
200503bb
authored
Dec 25, 1993
by
Richard M. Stallman
Browse files
Provide bytecomp as well as byte-compile.
parent
9d6a6bb9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lisp/emacs-lisp/bytecomp.el
lisp/emacs-lisp/bytecomp.el
+1
-0
No files found.
lisp/emacs-lisp/bytecomp.el
View file @
200503bb
...
...
@@ -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)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment