]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/macroexp.el (macroexpand-1): New function.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 31 Oct 2014 21:35:35 +0000 (17:35 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 31 Oct 2014 21:35:35 +0000 (17:35 -0400)
commitd5262b384e9a831340b906e3a0db5f11984736b0
treed36d6805587ea6fdcde683ca04eca3832641f3ee
parentb645a03e5cd981e73bd278202bd47629895598fd
* lisp/emacs-lisp/macroexp.el (macroexpand-1): New function.
(macroexp--expand-all): Unrelated tweaks.
* lisp/emacs-lisp/gv.el (gv-get): Use macroexpand-1.

Fixes: debbugs:18821
etc/NEWS
lisp/ChangeLog
lisp/emacs-lisp/gv.el
lisp/emacs-lisp/macroexp.el