Up to [cvsweb.bsd.lv] / texi2mdoc / afl
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: HEAD
Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 28 00:03:21 2015 UTC (10 years, 4 months ago) by kristaps
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)
Prevent infinite macro expansion by incrementing a "depth" of recursive expansion IFF we're currently in a macro expansion already, where the start of the macro expansion begins at the macro name and NOT after the name has been parsed.