+2004-06-21 Eli Zaretskii <eliz@gnu.org>
+
+ * print.c (Fwith_output_to_temp_buffer): Doc fix.
+
2004-06-20 Richard M. Stallman <rms@gnu.org>
* xfaces.c (Finternal_copy_lisp_face): Small cleanup; doc fix.
to get the buffer displayed instead of just displaying the non-selected
buffer and calling the hook. It gets one argument, the buffer to display.
-usage: (with-output-to-temp-buffer BUFFNAME BODY ...) */)
+usage: (with-output-to-temp-buffer BUFNAME BODY ...) */)
(args)
Lisp_Object args;
{