aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorKarl Berry <karl@gnu.org>1997-07-14 17:43:41 +0000
committerKarl Berry <karl@gnu.org>1997-07-14 17:43:41 +0000
commit3cba71de1543b360b9ad9a7ba194a7c185fce91e (patch)
tree44412c6378d07e39a59964f4be701ee4a921f777 /gcc
parentbdc5ed93ce9c4dd523890d3d469feb735f640918 (diff)
downloadgcc-3cba71de1543b360b9ad9a7ba194a7c185fce91e.zip
gcc-3cba71de1543b360b9ad9a7ba194a7c185fce91e.tar.gz
gcc-3cba71de1543b360b9ad9a7ba194a7c185fce91e.tar.bz2
(\indexdummies): Add \value.
From-SVN: r14441
Diffstat (limited to 'gcc')
-rw-r--r--gcc/texinfo.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/gcc/texinfo.tex b/gcc/texinfo.tex
index 88be6af..e68d15a 100644
--- a/gcc/texinfo.tex
+++ b/gcc/texinfo.tex
@@ -1,5 +1,5 @@
%% TeX macros to handle Texinfo files.
-%% $Id: texinfo.tex,v 2.215 1997/07/10 01:23:38 rms Exp karl $
+%% $Id: texinfo.tex,v 2.216 1997/07/10 17:34:25 karl Exp karl $
% Copyright (C) 1985, 86, 88, 90, 91, 92, 93,
% 94, 95, 96, 97 Free Software Foundation, Inc.
@@ -36,7 +36,7 @@
% This automatically updates the version number based on RCS.
\def\deftexinfoversion$#1: #2 ${\def\texinfoversion{#2}}
-\deftexinfoversion$Revision: 2.215 $
+\deftexinfoversion$Revision: 2.216 $
\message{Loading texinfo package [Version \texinfoversion]:}
% If in a .fmt file, print the version number
@@ -2330,6 +2330,7 @@ width0pt\relax} \fi
\def\kbd##1{\realbackslash kbd {##1}}%
\def\dfn##1{\realbackslash dfn {##1}}%
\def\emph##1{\realbackslash emph {##1}}%
+\def\value##1{\realbackslash value {##1}}%
\unsepspaces
}