From: Juri Linkov Date: Mon, 17 Oct 2005 06:47:26 +0000 (+0000) Subject: (Writing to Files): Replace `...' with `@dots{}' in `@defmac' and `@defspec'. X-Git-Tag: emacs-pretest-22.0.90~6558 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f8e336831218af3321462c23c65f8f3a0d260fc9;p=emacs.git (Writing to Files): Replace `...' with `@dots{}' in `@defmac' and `@defspec'. --- diff --git a/lispref/files.texi b/lispref/files.texi index 5b8d77d2070..e9c5f31b448 100644 --- a/lispref/files.texi +++ b/lispref/files.texi @@ -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