(FIXME): Do not use deprecated @quote-args.

Do not use @allow-recursion. In its current form the macro is not
recursive.
This commit is contained in:
Sergey Poznyakoff
2006-07-05 06:46:32 +00:00
parent 2614af6d3c
commit 8370746251

View File

@@ -55,8 +55,6 @@
@c Output various FIXME information only in PROOF rendition.
@macro FIXME{string}
@allow-recursion
@quote-arg
@ifset PROOF
@ifset PROOF_FOOTNOTED
@footnote{@strong{FIXME:} \string\}
@@ -71,14 +69,12 @@
@end macro
@macro FIXME-ref{string}
@quote-arg
@ifset PROOF
@strong{<REF>} \string\ @strong{</>}
@end ifset
@end macro
@macro FIXME-pxref{string}
@quote-arg
@ifset PROOF
@strong{<PXREF>} \string\ @strong{</>}
@end ifset
@@ -86,7 +82,6 @@
@end macro
@macro FIXME-xref{string}
@quote-arg
@ifset PROOF
@strong{<XREF>} \string\ @strong{</>}
@end ifset