OSDN Git Service

Dummy commit.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Mar 1998 17:58:30 +0000 (17:58 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Mar 1998 17:58:30 +0000 (17:58 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18807 138bc75d-0d04-0410-961f-82ee72b054a4

texinfo/Makefile.am
texinfo/dir
texinfo/dir-example
texinfo/mkinstalldirs
texinfo/texinfo.tex
texinfo/texinfo.texi

index 90d861b..294a7fa 100644 (file)
@@ -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.
index 8f7e01d..01552bd 100644 (file)
@@ -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.
index d6f8d50..9dc4fe3 100644 (file)
@@ -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 $
 \1f
 File: dir      Node: Top       This is the top of the INFO tree.
 
index 450a619..1832593 100755 (executable)
@@ -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
 
index 2ce38f9..eb62025 100644 (file)
@@ -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
index 0f55da0..dcfc961 100644 (file)
@@ -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.