Dummy commit.

From-SVN: r18807
This commit is contained in:
Jeff Law 1998-03-24 10:58:30 -07:00
parent 2ea9a96537
commit bdfcdb1ba7
6 changed files with 7 additions and 7 deletions

View 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.

View 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.

View 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 $

File: dir Node: Top This is the top of the INFO tree.

View file

@ -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

View 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

View 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.