changeset 52155:9a786e2a1944

(Compiler Errors): Say `@end defmac' after `defmac'.
author John Paul Wallington <jpw@pobox.com>
date Wed, 06 Aug 2003 03:12:37 +0000
parents 2f8d4ec4e546
children 198af82c7606
files lispref/compile.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/compile.texi	Wed Aug 06 01:45:14 2003 +0000
+++ b/lispref/compile.texi	Wed Aug 06 03:12:37 2003 +0000
@@ -455,7 +455,7 @@
 
 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