aboutsummaryrefslogtreecommitdiff
path: root/texinfo
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1998-03-24 10:58:30 -0700
committerJeff Law <law@gcc.gnu.org>1998-03-24 10:58:30 -0700
commitbdfcdb1ba7558ffc4522159fcb7f6c49bb535cde (patch)
tree80acb768f54961392b1ad3432ac823e5f287727e /texinfo
parent2ea9a96537933e38f392ab9255b5b5f2879675a3 (diff)
downloadgcc-bdfcdb1ba7558ffc4522159fcb7f6c49bb535cde.zip
gcc-bdfcdb1ba7558ffc4522159fcb7f6c49bb535cde.tar.gz
gcc-bdfcdb1ba7558ffc4522159fcb7f6c49bb535cde.tar.bz2
Dummy commit.
From-SVN: r18807
Diffstat (limited to 'texinfo')
-rw-r--r--texinfo/Makefile.am2
-rw-r--r--texinfo/dir2
-rw-r--r--texinfo/dir-example2
-rwxr-xr-xtexinfo/mkinstalldirs2
-rw-r--r--texinfo/texinfo.tex4
-rw-r--r--texinfo/texinfo.texi2
6 files changed, 7 insertions, 7 deletions
diff --git a/texinfo/Makefile.am b/texinfo/Makefile.am
index 90d861b..294a7fa 100644
--- a/texinfo/Makefile.am
+++ b/texinfo/Makefile.am
@@ -1,5 +1,5 @@
## Makefile.am for texinfo.
-## $Id: Makefile.am,v 1.1 1998/03/23 04:42:02 law Exp $
+## $Id: Makefile.am,v 1.3 1998/03/24 18:04:57 law Exp $
## Process this file with automake to produce Makefile.in in all directories.
## Be sure we're using the right version of Automake.
diff --git a/texinfo/dir b/texinfo/dir
index 8f7e01d..01552bd 100644
--- a/texinfo/dir
+++ b/texinfo/dir
@@ -1,4 +1,4 @@
-$Id: dir,v 1.1 1997/08/21 22:57:52 jason Exp $
+$Id: dir,v 1.2 1998/03/24 17:58:17 law Exp $
This is the file .../info/dir, which contains the topmost node of the
Info hierarchy. The first time you invoke Info you start off
looking at that node, which is (dir)Top.
diff --git a/texinfo/dir-example b/texinfo/dir-example
index d6f8d50..9dc4fe3 100644
--- a/texinfo/dir-example
+++ b/texinfo/dir-example
@@ -3,7 +3,7 @@ topmost node of the Info hierarchy. This file is merely made available
for your hacking pleasure, not official or standard in any way.
If it doesn't make sense to you, or you don't like it, ignore it.
-$Id: dir,v 1.23 1997/07/25 18:05:32 karl Exp $
+$Id: dir-example,v 1.3 1998/03/24 18:05:15 law Exp $

File: dir Node: Top This is the top of the INFO tree.
diff --git a/texinfo/mkinstalldirs b/texinfo/mkinstalldirs
index 450a619..1832593 100755
--- a/texinfo/mkinstalldirs
+++ b/texinfo/mkinstalldirs
@@ -4,7 +4,7 @@
# Created: 1993-05-16
# Public domain
-# $Id: mkinstalldirs,v 1.1 1998/03/23 04:42:10 law Exp $
+# $Id: mkinstalldirs,v 1.3 1998/03/24 18:05:22 law Exp $
errstatus=0
diff --git a/texinfo/texinfo.tex b/texinfo/texinfo.tex
index 2ce38f9..eb62025 100644
--- a/texinfo/texinfo.tex
+++ b/texinfo/texinfo.tex
@@ -1,5 +1,5 @@
%% TeX macros to handle Texinfo files.
-%% $Id: texinfo.tex,v 2.218 1997/07/26 19:12:35 karl Exp $
+%% $Id: texinfo.tex,v 1.2 1998/03/24 17:58:28 law Exp $
% 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.218 $
+\deftexinfoversion$Revision: 1.2 $
\message{Loading texinfo package [Version \texinfoversion]:}
% If in a .fmt file, print the version number
diff --git a/texinfo/texinfo.texi b/texinfo/texinfo.texi
index 0f55da0..dcfc961 100644
--- a/texinfo/texinfo.texi
+++ b/texinfo/texinfo.texi
@@ -13,7 +13,7 @@ index (arbitrarily chosen to be the concept index).
@paragraphindent 2
@finalout
@comment %**end of header
-@comment $Id: texinfo.texi,v 1.1 1997/08/21 22:57:54 jason Exp $
+@comment $Id: texinfo.texi,v 1.2 1998/03/24 17:58:30 law Exp $
@c Before release, run C-u C-c C-u C-a (texinfo-all-menus-update with a
@c prefix arg). This updates the node pointers, which texinfmt.el needs.