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