* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
commit49b2e83db4e53168cfdef4caf0c9ea975397e044
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 16 Jun 2010 21:11:06 +0000 (16 17:11 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 16 Jun 2010 21:11:06 +0000 (16 17:11 -0400)
tree3a4a007e156fd42f4d466d1c10bd374687d3fb2c
parent2a64315a111fb4da67e9c40c9b69045c4f63d619
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
specially, since it's a macro.  Fix up wrong hint passed to maybe-cons.
lisp/ChangeLog
lisp/emacs-lisp/cl-loaddefs.el
lisp/emacs-lisp/macroexp.el