diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2018-02-18 13:02:29 -0500 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2018-02-18 13:02:29 -0500 |
commit | b877afdfd37d7cdf13ce60c6dc2186d5a0141724 (patch) | |
tree | 3c138f7654b6fc19c7c17cd92915875135790d8e /lisp/emacs-lisp/autoload.el | |
parent | 066e633cb6dacb846c0ac070c8d7d77985af8620 (diff) | |
download | emacs-b877afdfd37d7cdf13ce60c6dc2186d5a0141724.tar.gz emacs-b877afdfd37d7cdf13ce60c6dc2186d5a0141724.tar.bz2 emacs-b877afdfd37d7cdf13ce60c6dc2186d5a0141724.zip |
* lisp/progmodes/elisp-mode.el (eval-sexp-add-defvars): Don't macroexpand.
Otherwise it breaks C-M-x on (progn (defmacro x ..) (... (x ...))).
Furthermore, many callers do their own macroexpansion anyway.
(elisp--eval-last-sexp): Do macroexpansion to make up for it.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions