# HG changeset patch # User John W. Eaton # Date 1386366338 18000 # Node ID 95466a42bcba082b1b23926a43465b33c7df8498 # Parent e3511cec60a026a05075e91b94054df7929aa844 maint: backout unintended changeset 8cf2b8617e85 diff -r e3511cec60a0 -r 95466a42bcba doc/interpreter/macros.texi --- a/doc/interpreter/macros.texi Thu Dec 05 16:19:18 2013 -0800 +++ b/doc/interpreter/macros.texi Fri Dec 06 16:45:38 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 -@rmacro qcode{arg} +@macro qcode{arg} \arg\ -@end rmacro +@end macro @end ifinfo @ifnotinfo -@rmacro qcode{arg} +@macro qcode{arg} @code{\arg\} -@end rmacro +@end macro @end ifnotinfo @c The following macro is used for the on-line help system, but we don't