(byte-compile-warnings): Document `not'.
authorGlenn Morris <rgm@gnu.org>
Sun, 28 Oct 2007 23:53:06 +0000 (23:53 +0000)
committerGlenn Morris <rgm@gnu.org>
Sun, 28 Oct 2007 23:53:06 +0000 (23:53 +0000)
commitcf637a3431f6b9713f7d62c272215770460c1880
treee28c31589c0268998a94351949c9dc5fd86a7867
parente92d2ff73148df56fe4dc57b10480b73c56b184e
(byte-compile-warnings): Document `not'.
(byte-compile-warnings-safe-p): Handle `not'.
(byte-compile-warning-enabled-p, byte-compile-disable-warning)
(byte-compile-enable-warning): New functions.
(byte-compile-eval-before-compile)
(byte-compile-file-form-require): Use byte-compile-disable-warning.
(byte-compile-close-variables): Locally bind byte-compile-warnings,
but do not modify it.
(byte-compile-eval, byte-compile-obsolete)
(byte-compile-warn-about-unresolved-functions)
(byte-compile-file-form-defvar)
(byte-compile-file-form-custom-declare-variable)
(byte-compile-file-form-require)
(byte-compile-file-form-defmumble, byte-compile-lambda)
(byte-compile-form, byte-compile-normal-call)
(byte-compile-variable-ref, byte-compile-defvar)
(byte-compile-make-variable-buffer-local):
Use byte-compile-warning-enabled-p.
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el