diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2010-12-15 12:46:59 -0500 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2010-12-15 12:46:59 -0500 |
commit | a0ee6f2751acba71df443d4d795bb350eb6421dd (patch) | |
tree | e4f47d66877b1b00b9ce00a304b509dee840868a /lisp/emacs-lisp/cconv.el | |
parent | defb141157dfa37c33cdcbfa4b29c702a8fc9edf (diff) | |
download | emacs-a0ee6f2751acba71df443d4d795bb350eb6421dd.tar.gz emacs-a0ee6f2751acba71df443d4d795bb350eb6421dd.tar.bz2 emacs-a0ee6f2751acba71df443d4d795bb350eb6421dd.zip |
Obey lexical-binding in interactive evaluation commands.
* lisp/emacs-lisp/edebug.el (edebug-eval-defun, edebug-eval):
* lisp/emacs-lisp/lisp-mode.el (eval-last-sexp-1, eval-defun-1):
* lisp/ielm.el (ielm-eval-input):
* lisp/simple.el (eval-expression): Use new eval arg to obey lexical-binding.
* src/eval.c (Feval): Add `lexical' argument. Adjust callers.
(Ffuncall, eval_sub): Avoid goto.
Diffstat (limited to 'lisp/emacs-lisp/cconv.el')
0 files changed, 0 insertions, 0 deletions