* lisp/subr.el (apply-partially): Use a non-nil static environment.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 30 Mar 2011 18:40:00 +0000 (14:40 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 30 Mar 2011 18:40:00 +0000 (14:40 -0400)
commitf488fb6528738131ef41859e1f04125f2e50efce
treee064dd58457d2242e581544c3d43a0690ae403ab
parentebe0c9b6b02cfb328457156c25387c3e2b7ba961
* lisp/subr.el (apply-partially): Use a non-nil static environment.
(--dolist-tail--, --dotimes-limit--): Don't declare dynamically bound.
(dolist): Use a more efficient form for lexical-binding.
(dotimes): Use a cleaner semantics for lexical-binding.
* lisp/emacs-lisp/edebug.el (edebug-eval-top-level-form):
Use eval-sexp-add-defvars.
lisp/ChangeLog
lisp/emacs-lisp/edebug.el
lisp/subr.el
src/lread.c