]> git.eshelyaron.com Git - emacs.git/commitdiff
Add anchor.
authorLuc Teirlinck <teirllm@auburn.edu>
Tue, 30 Dec 2003 22:15:07 +0000 (22:15 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Tue, 30 Dec 2003 22:15:07 +0000 (22:15 +0000)
lispref/buffers.texi

index 634838f903ff3de85354a2edcfa2473a282b40d4..9cd9aa05fbbf3cf582e8e9f0281597aea153cd4c 100644 (file)
@@ -223,6 +223,7 @@ form in @var{body}.  The current buffer is restored even in case of an
 abnormal exit via @code{throw} or error (@pxref{Nonlocal Exits}).
 @end defmac
 
+@anchor{Definition of with-temp-buffer}
 @defmac with-temp-buffer body...
 The @code{with-temp-buffer} macro evaluates the @var{body} forms
 with a temporary buffer as the current buffer.  It saves the identity of