diff lisp/emacs-lisp/bytecomp.el @ 938:7a14bb062617

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Wed, 05 Aug 1992 05:01:42 +0000
parents 52cd80cb5be1
children cc82116a8f1c
line wrap: on
line diff
--- a/lisp/emacs-lisp/bytecomp.el	Wed Aug 05 01:10:28 1992 +0000
+++ b/lisp/emacs-lisp/bytecomp.el	Wed Aug 05 05:01:42 1992 +0000
@@ -242,8 +242,7 @@
 of `message.'")
 
 (defconst byte-compile-warning-types '(redefine callargs free-vars unresolved))
-(defvar byte-compile-warnings (if noninteractive nil
-				(delq 'free-vars byte-compile-warning-types))
+(defvar byte-compile-warnings (not noninteractive)
   "*List of warnings that the byte-compiler should issue (t for all).
 Valid elements of this list are:
 `free-vars' (references to variables not in the