diff lispref/compile.texi @ 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 6a00e88ede75
children 695cf19ef79e
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