]> git.eshelyaron.com Git - emacs.git/commit
(byte-compile-warning-types, byte-compile-warnings): New warning `noruntime'.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 24 Mar 2000 18:37:48 +0000 (18:37 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 24 Mar 2000 18:37:48 +0000 (18:37 +0000)
commita586093f7954aec3111ef2dd59dd1d9720948d70
tree7c97178b2711629d6b3e962b359f9c78d169185a
parent39210e90adf7be66c7ca6c9fd702bbe11e4887e7
(byte-compile-warning-types, byte-compile-warnings): New warning `noruntime'.
(byte-compile-constants, byte-compile-variables): Fix docstring.
(byte-compile-initial-macro-environment): Use `byte-compile-eval' to
execute `eval-whenc-compile's body.
(byte-compile-unresolved-functions): Fix docstring.
(byte-compile-eval): New function.
(byte-compile-callargs-warn): Check if the function will be available
at runtime (via property `byte-compile-noruntime').
(byte-compile-print-syms): New function.
(byte-compile-warn-about-unresolved-functions): Also warn about
`noruntime' functions (and use `byte-compile-print-syms').
(byte-compile-file): Capitalize the message.
lisp/emacs-lisp/bytecomp.el