Use push, with-current-buffer, dolist, ...
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 12 Apr 2003 20:28:10 +0000 (20:28 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 12 Apr 2003 20:28:10 +0000 (20:28 +0000)
commit6c2161c427cd40682ec14dd79cc8abe360370b41
tree3a2a15e998806b2f17a3dec4902fc6aca6c6e062
parenteec54bd7437d62b15d6f174dc342d70459d3cf52
Use push, with-current-buffer, dolist, ...
(byte-compile-const-variables): New var.
(byte-compile-close-variables): Reset it.
(byte-compile-file-form-defvar, byte-compile-defvar): Update it.
(byte-compile-const-symbol-p): Now arg `value' to check defconsts.
(byte-compile-variable-ref): Use it and improve warning message.
(byte-compile-check-lambda-list): Use byte-compile-const-symbol-p.
(byte-compile-lapcode): Remove unused vars.
(byte-compile-eval): Fix thinko in handling of old-autoloads.
(byte-recompile-directory): Use the expanded form for directory.
(byte-compile-track-mouse): Use modern backquote syntax.
(byte-compile-defvar): Detect and properly handle (defconst a).
(byte-compile-defalias-warn): Remove unused arg `alias'.
(byte-compile-defalias): Update call.
lisp/emacs-lisp/bytecomp.el