(byte-compile-file-form-defvar)
authorGlenn Morris <rgm@gnu.org>
Tue, 3 Nov 2009 03:16:23 +0000 (03:16 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 3 Nov 2009 03:16:23 +0000 (03:16 +0000)
commit2aea6521e39d2838f6541afc06a90e1f8b655386
tree65d3430813a04925d39f0a9569954b65c3100bfb
parentdb04f33fd16c45962469cac8b94bb26ced1a8f58
(byte-compile-file-form-defvar)
(byte-compile-file-form-define-abbrev-table)
(byte-compile-file-form-custom-declare-variable)
(byte-compile-variable-ref, byte-compile-defvar):
Whether or not a warning is enabled should only affect whether we issue
the warning, not whether or not we collect the relevant data.
Eg warnings can be turned on and off throughout the course of a file.
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el