projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a71d56b
)
(\value): Don't call \parsearg, @value takes a simple arg.
author
Karl Berry
<karl@gnu.org>
Sat, 16 Nov 1996 00:20:09 +0000
(
00:20
+0000)
committer
Karl Berry
<karl@gnu.org>
Sat, 16 Nov 1996 00:20:09 +0000
(
00:20
+0000)
texinfo.tex
patch
|
blob
|
history
diff --git
a/texinfo.tex
b/texinfo.tex
index ee365f40e776ca49f8e6cea7465c9997e3d65506..b3f2c4ee56862253198ea99dc122364938afa00b 100644
(file)
--- 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''\}}%