Sun Apr 11 18:58:43 1993  Karl Berry  (karl@cs.umb.edu)

	* Version 0.29.

Sat Apr 10 14:55:57 1993  Karl Berry  (karl@cs.umb.edu)

	* config.h (UNIX_ST_NLINK): Define unless on foreign OS.

	* Makefile.in (uninstall*): New targets.

	* configure.in: Do AC_XENIR_DIR after AC_DIR_HEADER.

	* Makefile.in (ALLOCA): Define as alloca.o.
        (OBJS): Include ALLOCA.

Mon Mar 29 08:28:36 1993  Karl Berry  (karl@cs.umb.edu)

	* Version 0.28.

	* Makefile.in (default_pk_path): Put . first.

Sun Mar 28 16:58:27 1993  Karl Berry  (karl@cs.umb.edu)

	* xdvi.icon (xdvi_bits): Change to unsigned char.  (From
	blair@seismo.gps.caltech.edu.)

Thu Mar 25 16:01:09 1993  Karl Berry  (karl@cs.umb.edu)

	* configure.in (AC_ISC_WLIBS): Remove.
        * aclocal.m4: New version, see web2c ChangeLog.

Mon Mar 22 06:13:57 1993  Karl Berry  (karl@cs.umb.edu)

	* Version 0.27.

Sat Mar 13 11:02:01 1993  Karl Berry  (karl@cs.umb.edu)

	* pxl-open.c (try_format): Don't free `name' until after we've
	used it.

	* dvi-init.c: Doc fix.

	* Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.

Mon Mar  8 06:27:53 1993  Karl Berry  (karl@cs.umb.edu)

	* Version 0.26 (also fixed bad decl in lib.h).

Tue Mar  2 16:55:14 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (install): Depend on install-data.

Mon Mar  1 06:27:22 1993  Karl Berry  (karl@cs.umb.edu)

	* Version 0.25.  (aclocal got changed.)

Mon Feb 22 06:21:47 1993  Karl Berry  (karl@cs.umb.edu)

	* Version 0.24.

Sun Feb 14 17:50:43 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (install): Split into install-exec and install-data.

Tue Feb  9 20:37:45 1993  Karl Berry  (karl@cs.umb.edu)

	* gf.c (too_many_bits): Don't take an arg, as the info isn't
	convenient to pass and it's not too important.

	* xdvi.h (make_suffix): No need to declare here anymore, as it's
	in lib.h.

Sun Feb  7 20:00:21 1993  Karl Berry  (karl@cs.umb.edu)

	* Version 0.23.

Mon Feb  1 06:20:56 1993  Karl Berry  (karl@cs.umb.edu)

	* Version 0.22.

Fri Jan 29 17:26:09 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (CPPFLAGS): Don't bother with `-I.'.

	* fontmap.[ch] et al.: Incorporated stuff from web2c.
        * pxl-open.c (pxl_open): Do the font mapping if the first try fails.

Sun Jan 24 10:35:58 1993  Karl Berry  (karl@cs.umb.edu)

	* xdvi.c [!TOOLKIT]: Use None instead of NULL for x_bar and y_bar
	(which are Windows) assignments; ditto for call to
	XSetStandardProperties.

	* xdvi.c [!TOOLKIT && !X10]: Use XLookupString, not XLookupStr.
	That's definitely the name in R5.  Not sure about R4.

	* mksedscript: Remove spurious backslash.  (from
	interran@uluru.Stanford.EDU).

Wed Jan 20 07:55:23 1993  Karl Berry  (karl@cs.umb.edu)

	* xdvi.h (FATAL*): Now in lib.h.

	* Version 0.21.

Sun Jan 17 17:47:15 1993  Karl Berry  (karl@cs.umb.edu)

	* dvi-init.c: Doc fix.

Thu Jan 14 08:13:26 1993  Karl Berry  (karl@cs.umb.edu)

	* README: Add note about HP-VUE, which seems totally broken.

Sat Jan  9 15:22:17 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (configure, config.status): cd $(srcdir) first.

Sun Jan  3 19:42:38 1993  Karl Berry  (karl@cs.umb.edu)

	* config.h: Move some includes to c-std.h.

Fri Jan  1 12:12:31 1993  Karl Berry  (karl@cs.umb.edu)

	* dirio.h, c-memstr.h, configure.in, c-auto.h.in: Changes for new
	Autoconf.

Wed Dec 23 06:59:26 1992  Karl Berry  (karl@cs.umb.edu)

	* Version 0.20.

Sat Dec 19 10:39:08 1992  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (sedscript): Use $(SHELL) explicitly.

	* Makefile.in (paths.h): Don't depend on Makefile{,.in}.

	* dvi-init.c (define_font): Print the font's filename, not just
	the fontname

Mon Dec 14 07:28:09 1992  Karl Berry  (karl@cs.umb.edu)

	* Version 0.18 (whoops, should have been 0.19).

Fri Dec 11 15:20:51 1992  Karl Berry  (karl@cs.umb.edu)

	* mksedscript: Replace with version from meyering.

	* {dvi-draw,tpic,xdvi}.c: Change ctype references to use uppercase
	macros.

Thu Dec 10 10:35:42 1992  Karl Berry  (karl@cs.umb.edu)

	* GNUmakefile.in (GNUmakefile): Add $(srcdir) to dependency, and
	use $(SHELL) instead of sh.
        (config.status): Use $(SHELL).

Wed Dec  2 07:14:26 1992  Karl Berry  (karl@cs.umb.edu)

	* Version 0.18.

Sun Nov 29 17:23:20 1992  Karl Berry  (karl@cs.umb.edu)

	* xdvi.c (atof) [!STDC_HEADERS]: Make declaration conditional.
        (sprintf): Don't declare.

Wed Oct 21 06:56:55 1992  Karl Berry  (karl@cs.umb.edu)

	* Version 0.17.

Tue Oct 20 12:00:32 1992  Karl Berry  (karl@cs.umb.edu)

	* pxl-open.c (try_format): Just concatenate the extension to the
	main font name, don't replace an existing suffix.

Thu Oct 15 08:35:06 1992  Karl Berry  (karl@cs.umb.edu)

	* configure: Ran Autoconf 1.2.

Wed Sep 23 07:51:54 1992  Karl Berry  (karl@cs.umb.edu)

        * Version 0.16.

Sun Sep 20 12:52:53 1992  Karl Berry  (karl@cs.umb.edu)

        * Makefile.in (config.status): use sh to run configure --no-create.

        * Makefile.in (realclean): OK, don't remove configure.

Thu Sep 17 07:41:04 1992  Karl Berry  (karl@hayley)

        * Version 0.15.

Mon Sep 14 18:00:37 1992  Karl Berry  (karl@hayley)

        * Makefile.in (config.status): new target.
        (Makefile): depend on config.status.

Sun Sep 13 07:22:09 1992  Karl Berry  (karl@hayley)

        * Makefile.in (realclean): depend on distclean.

Thu Sep 10 08:59:03 1992  Karl Berry  (karl@hayley)

        * Makefile.in (dist): include COPYING*.

        * Makefile.in (realclean): remove configure.

Wed Sep  9 06:27:23 1992  Karl Berry  (karl@hayley)

        * Version 0.14.

Tue Sep  8 16:51:00 1992  Karl Berry  (karl@hayley)

        * c-auto.h.in (_MINIX, _{ALL,POSIX,POSIX_1}_SOURCE): add #undef's
          for configure to define.

        * configure.in: test for more Unix variants.

Mon Sep  7 22:55:12 1992  Karl Berry  (karl@hayley)

        * Makefile.in (XCFLAGS): remove traces.

Fri Sep  4 08:47:23 1992  Karl Berry  (karl@hayley)

        * Makefile.in (extraclean): new target.

Thu Aug 27 08:57:10 1992  Karl Berry  (karl@hayley)

        * configure: regenerated from Autoconf 1.1.

Tue Aug 11 07:01:47 1992  Karl Berry  (karl@hayley)

        * Version 0.13.

Fri Jul 31 17:01:53 1992  Karl Berry  (karl@hayley)

        * Makefile.in (dist): include our aclocal.m4.

        * Makefile (LIBS): include $(extralibs), for the user.

Wed Jul 29 08:53:09 1992  Karl Berry  (karl@hayley)

        * Version 0.12 (ran pathshare).

Fri Jul 24 06:50:34 1992  Karl Berry  (karl@hayley)

        * Version 0.11.

Wed Jul 22 09:11:16 1992  Karl Berry  (karl@hayley)

        * configure.in: update for Autoconf 1.0.

Fri Jul 10 06:53:57 1992  Karl Berry  (karl@hayley)

        * Version 0.10.

Thu Jul  2 15:24:53 1992  Karl Berry  (karl@hayley)

        * Makefile.in (CPPFLAGS): new variable.
        (.c.o): use it.
        (CFLAGS): define as -g.
        (cdebug): remove.
        (LDFLAGS): use CFLAGS instead of cdebug.

        * Run Autoconf 0.119.

Wed Jul  1 07:49:26 1992  Karl Berry  (karl@hayley)

        * Version 0.9.

Sat Jun 27 11:03:44 1992  Karl Berry  (karl@hayley)

        * Makefile.in (paths.h): depend on Makefile.in and Makefile.

Thu Jun 25 10:03:21 1992  Karl Berry  (karl@hayley)

        * Makefile.in: changes for $(srcdir) from zoo@cygnus.com.

Tue Jun 23 09:04:51 1992  Karl Berry  (karl@hayley)

        * Version 0.8k.

        * configure.in: check for FASYNC and F_SETOWN at the same time as
          SIGIO (from bodo@ee.Princeton.EDU).

Tue Jun 16 06:14:23 1992  Karl Berry  (karl@hayley)

        * Version 0.7k.

Mon Jun 15 19:15:27 1992  Karl Berry  (karl@hayley)

        * xdvi.c (command_args): cast NULL as an XtArgVal to avoid a
          warning from gcc.

        * gf.c (gf_glyphs_fn): check the result from fseek while looking
          for the trailer, in case the GF file is bad.

Thu Jun 11 08:42:41 1992  Karl Berry  (karl@hayley)

        * Makefile.in (.NOEXPORT): new target, since Autoconf doesn't add
          it automatically any more.

        * configure.in (AC_TEST_PROG): rename to AC_TEST_PROGRAM, for new
          Autoconf.

Wed Jun 10 06:33:54 1992  Karl Berry  (karl@hayley)

        * Version 0.6k.

Fri Jun  5 11:50:50 1992  Karl Berry  (karl@hayley)

        * dvi-init.c (dvi_oops): call FATAL instead of longjmp-ing, since
          setjmp hasn't been called if xdvi is called on a non-DVI file.

Thu Jun  4 08:25:38 1992  Karl Berry  (karl@hayley)

        * configure.in: `return 0' instead of `exit (0)'.  (From Paul Eggert)

        * configure.in (AC_HEADER_FILE): rename to AC_CONFIG_HEADER, for
          Autoconf 0.115.

Wed Jun  3 08:19:32 1992  Karl Berry  (karl@hayley)

        * Version 0.5k.

Fri May 29 11:18:29 1992  Karl Berry  (karl@hayley)

        * xdvi.c (main): declare as an int.

        * Below changes from Paul Eggert.

        * xdvi.h (FATAL): don't assume an ANSI cpp.

        * {xdvi,dvi-draw}.c (exit): do not declare.

Thu May 28 07:05:33 1992  Karl Berry  (karl@hayley)

        * Version 0.4k.

Wed May 27 08:00:34 1992  Karl Berry  (karl@hayley)

        * Makefile.in (dist): new target.

        * pxl-open.c (try_resolution): try the upper bound dpi.

Sat May 16 10:11:01 1992  Karl Berry  (karl@hayley)

        * configure.in: add AC_PROG_CPP and AC_GCC_TRADITIONAL.

Wed May 13 08:56:12 1992  Karl Berry  (karl@hayley)

        * Makefile.in (VPATH): change for new Autoconf.

Sat May  9 08:54:13 1992  Karl Berry  (karl@hayley)

        * pxl-open.c (try_resolution): don't return `lower_bound' if we
          found the actual size requested.
