From c5948a7585270ae317aafe85437f5008f14f73ce Mon Sep 17 00:00:00 2001 From: John Paul Wallington Date: Wed, 6 Aug 2003 03:12:37 +0000 Subject: [PATCH] (Compiler Errors): Say `@end defmac' after `defmac'. --- lispref/compile.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/compile.texi b/lispref/compile.texi index 5ce8c45ee9e..cd88dbac5ab 100644 --- a/lispref/compile.texi +++ b/lispref/compile.texi @@ -455,7 +455,7 @@ inside @var{body}. We recommend that you use this construct around the smallest possible piece of code. -@end defun +@end defmac @node Byte-Code Objects @section Byte-Code Function Objects -- 2.39.2