]> git.eshelyaron.com Git - emacs.git/commitdiff
(Writing to Files): Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
authorJuri Linkov <juri@jurta.org>
Mon, 17 Oct 2005 06:47:26 +0000 (06:47 +0000)
committerJuri Linkov <juri@jurta.org>
Mon, 17 Oct 2005 06:47:26 +0000 (06:47 +0000)
lispref/files.texi

index 5b8d77d207097bcd0f8a37b8f457a7b37b4bc308..e9c5f31b448513cb341472b79cb51e7d831892c9 100644 (file)
@@ -625,7 +625,7 @@ feature is useful for programs that use files for internal purposes,
 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