diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2000-03-24 18:37:48 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2000-03-24 18:37:48 +0000 |
commit | a586093f7954aec3111ef2dd59dd1d9720948d70 (patch) | |
tree | 7c97178b2711629d6b3e962b359f9c78d169185a /lisp/emacs-lisp/eldoc.el | |
parent | 39210e90adf7be66c7ca6c9fd702bbe11e4887e7 (diff) | |
download | emacs-a586093f7954aec3111ef2dd59dd1d9720948d70.tar.gz emacs-a586093f7954aec3111ef2dd59dd1d9720948d70.tar.bz2 emacs-a586093f7954aec3111ef2dd59dd1d9720948d70.zip |
(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.
Diffstat (limited to 'lisp/emacs-lisp/eldoc.el')
0 files changed, 0 insertions, 0 deletions