changeset 66144:d14adceeb897

(Writing to Files): Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
author Juri Linkov <juri@jurta.org>
date Mon, 17 Oct 2005 06:47:26 +0000
parents a055e5294831
children 9d237c376071
files lispref/files.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/files.texi	Mon Oct 17 06:46:57 2005 +0000
+++ b/lispref/files.texi	Mon Oct 17 06:47:26 2005 +0000
@@ -625,7 +625,7 @@
 files that the user does not need to know about.
 @end deffn
 
-@defmac with-temp-file file body...
+@defmac with-temp-file file body@dots{}
 @anchor{Definition of with-temp-file}
 The @code{with-temp-file} macro evaluates the @var{body} forms with a
 temporary buffer as the current buffer; then, at the end, it writes the