From 837074625197da4e0819bb9a33e945b2c9458af5 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Wed, 5 Jul 2006 06:46:32 +0000 Subject: [PATCH] (FIXME): Do not use deprecated @quote-args. Do not use @allow-recursion. In its current form the macro is not recursive. --- doc/rendition.texi | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/rendition.texi b/doc/rendition.texi index 1608592..19f024a 100644 --- a/doc/rendition.texi +++ b/doc/rendition.texi @@ -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{} \string\ @strong{} @end ifset @end macro @macro FIXME-pxref{string} -@quote-arg @ifset PROOF @strong{} \string\ @strong{} @end ifset @@ -86,7 +82,6 @@ @end macro @macro FIXME-xref{string} -@quote-arg @ifset PROOF @strong{} \string\ @strong{} @end ifset -- 2.45.2