* lisp/subr.el (with-output-to-temp-buffer): Don't change current-buffer to
commit9dba2c644978f9c51ad38da97134fca7d8cf29e2
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 30 Mar 2011 03:27:56 +0000 (29 23:27 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 30 Mar 2011 03:27:56 +0000 (29 23:27 -0400)
tree39d758fb7dfcaa19c343a019ee1ad270dd2dcecb
parent06788a55302c7da6566c7efe8d8d800538a22c0a
* lisp/subr.el (with-output-to-temp-buffer): Don't change current-buffer to
standard-output while running the body.
* lisp/Makefile.in (COMPILE_FIRST): Remove pcase; it's not so important.
* lisp/startup.el: Fix up warnings, move lambda expressions
outside of quote.
lisp/ChangeLog
lisp/Makefile.in
lisp/startup.el
lisp/subr.el