Sun Mar 13 09:23:27 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)

	* Makefile.in (TAGS): Use srcdir.  Do not use *.h as there are no
	.h files in this directory.

Wed Apr 21 11:15:20 1993  Doug Evans  (dje@canuckcygnus.com)

	* Makefile.in: texindex.[oc] dependency for Sun's VPATH

Thu Feb 25 18:03:35 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)

	* Makefile.in: install the new man page
	
	* texindex.man: the man page itself

Sun Jan 31 18:16:58 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)

        * texi2dvi: Don't put .dvi and related auxillary files in same
        directory as source files.  Put them in current directory instead.
        (TEXINPUTS_orig): New variable.
        (file_texi): Variable removed.
        (filename_texi): New variable.
        (command_line_filename): Use this wherever references to file_texi
        occured except in setting filename_noext. 
        (TEXINPUTS): Current directory and source directory where input
        file resides prepended to standard path before invoking TeX. 
        
Wed Jan 27 16:24:37 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)

        * Makefile.in: overhauled.

Tue Jan 26 21:03:56 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)

        * texi2dvi: Added to version 3 distribution. 

        * util.in: Deleted (incorporated into ../configure.in).

Mon Dec  7 11:26:12 1992  Brian Fox  (bfox@cubit)

	* texindex.c: Change EXIT_SUCCESS and EXIT_FATAL to TI_NO_ERROR
	and TI_FATAL_ERROR respectively.  This avoids namespace conflicts
	on NeXT 2.0.

Sat Oct 17 07:30:34 1992  Brian J. Fox  (bfox@helios)

	* texindex.c: Remove references to USG replacing them with a
	define declaring the actual feature required or missing.

Sat Feb 22 02:15:00 1992  Brian Fox  (bfox at gnuwest.fsf.org)

	* texindex.c: New version 1.45 has cleanups, should compile under
	VMS quietly.

Mon Dec 23 23:46:42 1991  David J. MacKenzie  (djm at wookumz.gnu.ai.mit.edu)

	* texindex.c: Change POSIX ifdefs to HAVE_UNISTD_H and _POSIX_VERSION.

Fri Dec  6 01:25:09 1991  David J. MacKenzie  (djm at wookumz.gnu.ai.mit.edu)

	* texindex.c: Conditionalize on _AIX (which is predefined) instead
	of AIX, just like makeinfo does.
