* lisp/subr.el (with-demoted-errors): Add `format' argument.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 10 Sep 2013 15:30:10 +0000 (11:30 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 10 Sep 2013 15:30:10 +0000 (11:30 -0400)
commit8c27f5ff1df300aa313b1385442bc2374979f862
tree754505334854d6a6dcf18e62e69edf7da71f9775
parentc2a918ae6ed054c4c09483619f1599605cc140b4
* lisp/subr.el (with-demoted-errors): Add `format' argument.
* src/eval.c (Feval): Document the new use of `lexical'.
etc/NEWS
lisp/ChangeLog
lisp/subr.el
src/ChangeLog
src/eval.c