* lisp/emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 15 Sep 2010 15:30:43 +0000 (17:30 +0200)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 15 Sep 2010 15:30:43 +0000 (17:30 +0200)
commit4f1e996048a90f1177a98e7856b3250f04399e83
tree441c8dccb89f30a25895ac215db258622df0d13e
parent01e80360d0b8390327ac30bbb37230970a7c1ddc
* lisp/emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
`lexical' for warnings related to lexical scoping.
(byte-compile-file-form-defvar, byte-compile-defvar): Warn about
global vars which don't have a prefix and could hence affect lexical
scoping in unrelated files.
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el