From 33dfaf11e0b391f7773e94ac90b9f1a69766cced Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Tue, 30 Dec 2003 22:15:07 +0000 Subject: [PATCH] Add anchor. --- lispref/buffers.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/lispref/buffers.texi b/lispref/buffers.texi index 634838f903f..9cd9aa05fbb 100644 --- a/lispref/buffers.texi +++ b/lispref/buffers.texi @@ -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 -- 2.39.2