]> git.eshelyaron.com Git - emacs.git/commitdiff
(Compiler Errors): Say `@end defmac' after `defmac'.
authorJohn Paul Wallington <jpw@pobox.com>
Wed, 6 Aug 2003 03:12:37 +0000 (03:12 +0000)
committerJohn Paul Wallington <jpw@pobox.com>
Wed, 6 Aug 2003 03:12:37 +0000 (03:12 +0000)
lispref/compile.texi

index 5ce8c45ee9e1fe6e5d49f6f7f21ebfbf22cd180c..cd88dbac5abccfe86604f3a69722dc0dc1750cde 100644 (file)
@@ -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