projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d514369
)
(Fwith_output_to_temp_buffer): Doc fix.
author
Juanma Barranquero
<lekktu@gmail.com>
Sat, 14 Jul 2007 10:56:33 +0000
(10:56 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Sat, 14 Jul 2007 10:56:33 +0000
(10:56 +0000)
src/print.c
patch
|
blob
|
history
diff --git
a/src/print.c
b/src/print.c
index 533d0a82cc4bf1a822781c214526533a2bebee1d..76716fe7c24a0870c019fe574e4306ae0f5467a3 100644
(file)
--- a/
src/print.c
+++ b/
src/print.c
@@
-690,7
+690,7
@@
If variable `temp-buffer-show-function' is non-nil, call it at the end
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 BUFNAME BODY
...) */)
+usage: (with-output-to-temp-buffer BUFNAME BODY...) */)
(args)
Lisp_Object args;
{