# HG changeset patch # User John Paul Wallington # Date 1060139557 0 # Node ID 9a786e2a1944eedff63fa45d19e3c29628df85d3 # Parent 2f8d4ec4e5464d9dcc75df393b6913c26cb5aaff (Compiler Errors): Say `@end defmac' after `defmac'. diff -r 2f8d4ec4e546 -r 9a786e2a1944 lispref/compile.texi --- 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