diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2011-03-10 14:40:48 -0500 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2011-03-10 14:40:48 -0500 |
commit | 9ace101ce2e22c85a4298f20702e9b79ae03ad1f (patch) | |
tree | 9369a3f2d03819f0c7adab56ea7ee715005456ae /lisp/newcomment.el | |
parent | bba752f83152f36bfc2a24b212fb5cba3aad9188 (diff) | |
download | emacs-9ace101ce2e22c85a4298f20702e9b79ae03ad1f.tar.gz |
* lisp/emacs-lisp/bytecomp.el: Use lexical-binding.
(byte-recompile-directory): Remove unused var `bytecomp-dest'.
(byte-recompile-file): Use derived-mode-p.
(byte-compile-from-buffer): Remove arg `bytecomp-filename'.
Use byte-compile-current-file instead.
(byte-compile-file): Adjust call accordingly.
(bytecomp-outbuffer): Move declaration before first use.
(for-effect): Declare dynamic.
(byte-compile-file-form-defmumble): Use byte-compile-current-file.
(byte-compile-top-level, byte-compile-out-toplevel, byte-compile-form):
Move dyn-binding of for-effect from function argument to let binding.
(byte-compile-out-toplevel): Don't both passing for-effect to
byte-optimize-lapcode.
(byte-compile-top-level-body, byte-compile-body):
Rename for-effect -> for-effect-arg so it's lexical.
* lisp/subr.el (functionp): Remove, now that it's in src/eval.c.
Diffstat (limited to 'lisp/newcomment.el')
0 files changed, 0 insertions, 0 deletions