Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
3cba71de
Commit
3cba71de
authored
Jul 14, 1997
by
Karl Berry
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(\indexdummies): Add \value.
From-SVN: r14441
parent
bdc5ed93
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
gcc/texinfo.tex
+3
-2
No files found.
gcc/texinfo.tex
View file @
3cba71de
%% TeX macros to handle Texinfo files.
%% TeX macros to handle Texinfo files.
%% $Id: texinfo.tex,v 2.21
5 1997/07/10 01:23:38 rms
Exp karl $
%% $Id: texinfo.tex,v 2.21
6 1997/07/10 17:34:25 karl
Exp karl $
% Copyright (C) 1985, 86, 88, 90, 91, 92, 93,
% Copyright (C) 1985, 86, 88, 90, 91, 92, 93,
% 94, 95, 96, 97 Free Software Foundation, Inc.
% 94, 95, 96, 97 Free Software Foundation, Inc.
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
% This automatically updates the version number based on RCS.
% This automatically updates the version number based on RCS.
\def\deftexinfoversion
$
#
1
: #
2
${
\def\texinfoversion
{
#2
}}
\def\deftexinfoversion
$
#
1
: #
2
${
\def\texinfoversion
{
#2
}}
\deftexinfoversion
$
Revision:
2
.
21
5
$
\deftexinfoversion
$
Revision:
2
.
21
6
$
\message
{
Loading texinfo package [Version
\texinfoversion
]:
}
\message
{
Loading texinfo package [Version
\texinfoversion
]:
}
% If in a .fmt file, print the version number
% If in a .fmt file, print the version number
...
@@ -2330,6 +2330,7 @@ width0pt\relax} \fi
...
@@ -2330,6 +2330,7 @@ width0pt\relax} \fi
\def\kbd
##
1
{
\realbackslash
kbd
{
##
1
}}
%
\def\kbd
##
1
{
\realbackslash
kbd
{
##
1
}}
%
\def\dfn
##
1
{
\realbackslash
dfn
{
##
1
}}
%
\def\dfn
##
1
{
\realbackslash
dfn
{
##
1
}}
%
\def\emph
##
1
{
\realbackslash
emph
{
##
1
}}
%
\def\emph
##
1
{
\realbackslash
emph
{
##
1
}}
%
\def\value
##
1
{
\realbackslash
value
{
##
1
}}
%
\unsepspaces
\unsepspaces
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment