From: John Paul Wallington Date: Wed, 6 Aug 2003 03:12:37 +0000 (+0000) Subject: (Compiler Errors): Say `@end defmac' after `defmac'. X-Git-Tag: ttn-vms-21-2-B4~9141 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c5948a7585270ae317aafe85437f5008f14f73ce;p=emacs.git (Compiler Errors): Say `@end defmac' after `defmac'. --- 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