Next: with-temp-buffer, Previous: save-current-buffer, Up: Current Buffer [Index]
Execute the forms in BODY with BUFFER-OR-NAME temporarily current.
must be a buffer or the name of an existing buffer.
The value returned is the value of the last form in BODY.