diff options
Diffstat (limited to 'texinfo.tex')
-rw-r--r-- | texinfo.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/texinfo.tex b/texinfo.tex index ee365f4..b3f2c4e 100644 --- a/texinfo.tex +++ b/texinfo.tex @@ -893,7 +893,7 @@ where each line of input produces a line of output.} % \def\value{\begingroup \catcode`\-=12 \catcode`\_=12 % Allow - and _ in VAR. - \parsearg\valuexxx} + \valuexxx} \def\valuexxx#1{% \expandafter\ifx\csname SET#1\endcsname\relax {\{No value for ``#1''\}}% |