# HG changeset patch # User John W. Eaton # Date 1386263080 18000 # Node ID 69ac19bb878e6a63647c3f8b79af0bb038701d22 # Parent 8cf2b8617e858dcc7b0d716f188e97b354df58c3# Parent 74dd974f7112063f27d3de7f866b446956d43331 maint: Merge classdef to default. diff -r 74dd974f7112 -r 69ac19bb878e doc/interpreter/macros.texi --- a/doc/interpreter/macros.texi Thu Dec 05 11:52:48 2013 -0500 +++ b/doc/interpreter/macros.texi Thu Dec 05 12:04:40 2013 -0500 @@ -28,14 +28,14 @@ @c which is `XXX'. This looks particularly bad when the macro body is @c single or double-quoted text, such as a property value `"position"' @ifinfo -@macro qcode{arg} +@rmacro qcode{arg} \arg\ -@end macro +@end rmacro @end ifinfo @ifnotinfo -@macro qcode{arg} +@rmacro qcode{arg} @code{\arg\} -@end macro +@end rmacro @end ifnotinfo @c The following macro is used for the on-line help system, but we don't