Mon Sep 12 11:04:46 1994  Karl Berry  (karl@cs.umb.edu)

        * Version 5.58a.

        * dospecial.c: Remove my warning stuff; Tom did it his way.

Sun Sep 11 14:49:31 1994  Karl Berry  (karl@cs.umb.edu)

        * Update for dvips 558.

        * Makefile.in (psconfigfile): Remove this variable, and just use
        config.ps; we would never install anything else anyway.
        (uninstall-data): Install psfonts.map and config.ps if they didn't
        exist.

Sat Sep 10 13:45:28 1994  Karl Berry  (karl@cs.umb.edu)

        * MakeTeXPK.in (ps_to_pk case): Only parse psfonts.map if we are ps2pk.

        * dvips.texi: Fix overfull boxes.

        * Makefile.in (post-dist-*): Include .aux/.cps in distribution.

Wed Sep  7 12:04:36 1994  Karl Berry  (karl@cs.umb.edu)

        * Version 5.55b.

        * afm2tfm.c (assignchars): Forget the outenname stuff; I just
        noticed -u (pedantic).

Sun Sep  4 07:19:05 1994  Karl Berry  (karl@cs.umb.edu)

        * loadfont.c: Include c-pathmx.h.

Sat Sep  3 13:03:55 1994  Karl Berry  (karl@cs.umb.edu)

        * Makefile.in (install-data): Install the .enc files.
        (uninstall-data): And uninstall them.

Fri Sep  2 11:55:34 1994  Karl Berry  (karl@cs.umb.edu)

        * Makefile.in (default): New target.
        (makeargs): No need for this.

        * psfonts.map: Include entries for *0, to accomodate the !@#$% latex2e.

Tue Aug 30 14:21:42 1994  Karl Berry  (karl@cs.umb.edu)

        * dospecial.c (dospecial, GetKeyVal): Add case for warning.

        * dvips.texi (Special Font Effects): Mention outlined fonts.

        * bbox.c (floor): Do not declare this.

        * Makefile.in (distclean): Don't need this.

Mon Aug 29 16:53:48 1994  Karl Berry  (karl@cs.umb.edu)

        * configure.in (AC_OUTPUT): No more fonts/Makefile.
        * Makefile.in (install-data): Use CP_R.

Thu Aug 25 14:19:18 1994  Karl Berry  (karl@cs.umb.edu)

        * config.h (D_SEARCH): New debug bit.
        * dvips.c (dvips): Set it.
        * dvips.texi: Document it.

Tue Aug 23 14:21:06 1994  Karl Berry  (karl@cs.umb.edu)

        * afm2tfm.c (assignchars): Don't add additional characters if
        an explicit output encoding was specified.

        * MakeTeXPK.in: Remove ;landscape hacks.

Sun Aug 21 10:58:11 1994  Karl Berry  (karl@cs.umb.edu)

        * Makefile.in (mtp_destroot): Toss this.
        (MakeTeXPK): Substitute fontdir instead.

Sat Aug 20 16:13:28 1994  Karl Berry  (karl@cs.umb.edu)

        * MakeTeXPK.in (DESTDIR): Deal with ;landscape in the mode.

Fri Aug 19 13:42:22 1994  Karl Berry  (karl@cs.umb.edu)

        * MakeTeXPK.in: Consistently use mf instead of $mf.
        (MODE): If `default', guess, so users can specify a destdir with
        no mode.

Tue Aug 16 09:28:35 1994  Karl Berry  (karl@cs.umb.edu)

        * Makefile.in (sauterdir): Change to .../src.
        (MakeTeXPK): Substitute for it.

        * MakeTeXPK.in: Don't echo the args; let kpathsea do it.

Sat Aug 13 17:14:54 1994  Karl Berry  (karl@cs.umb.edu)

        * Makefile.in: Use $@ where possible.

Fri Aug 12 10:54:19 1994  Karl Berry  (karl@cs.umb.edu)

        * dopage.c (floor): Do not declare.

Tue Aug  9 13:53:12 1994  Karl Berry  (karl@cs.umb.edu)

        * dvips.c (-D): Set mfmode to the empty string.

        * MakeTeXPK.in: Don't bother trying at +-1 now.
        * fontdef.c (newfontdesc): kpse_magstep_fix the dpi calculation.

Sun Aug  7 19:34:57 1994  Karl Berry  (karl@cs.umb.edu)

        * loadfont.c (pkopen): Free the filename if necessary.

Tue Aug  2 15:02:59 1994  Karl Berry  (karl@cs.umb.edu)

        * config.h, dvips.c (D_DB_BUILD): Replace with D_HASH.

Sun Jul 31 14:49:22 1994  Karl Berry  (karl@cs.umb.edu)

        * special.lpro (startTexFig): Set magscale to true. From Tom.

        * MakeTeXPK.in (pointsize): Improve sed expression to extract
        this. From jsacco@ssl.com.

Fri Jul 29 12:01:50 1994  Karl Berry  (karl@cs.umb.edu)

        * Makefile.in: Use ac_include.
        (install-{exec,data}): Different strategy for ensuring always-true
        exit status.

Thu Jul 28 15:38:04 1994  Karl Berry  (karl@cs.umb.edu)

        * Makefile.in (install-exec): Check for MakeTeXPK in $(scriptdir),
        not $(bindir). From john@minster.york.ac.uk.

Fri Jul 15 11:46:20 1994  Karl Berry  (karl@cs.umb.edu)

        * virtualfont.c (vfopen): Don't append .vf here, kpathsea does it.
        * tfmload.c (tfmopen): Likewise.

        * dvips.c (main): Call kpse_set_progname first.

Tue Jul  5 14:01:33 1994  Karl Berry  (karl@cs.umb.edu)

        * MakeTeXPK.in (DVIPSHEADERS): Set this, and export it for
        gsftopk.

Fri Jun 24 17:09:19 1994  Karl Berry  (karl@cs.umb.edu)

        * config.h (D_*): Add defns to pass to kpathsea.
        (*path): Define as the kpse enum constants.
        * most files: Remove extern char * decls of path variables.
        * search.c: Pass in the format, not the path.
        * resident.c (checkenv): #if 0 out.

Thu Jun 23 16:56:50 1994  Karl Berry  (karl@cs.umb.edu)

        * loadfont.c (pkopen): Don't set the ..._ENABLED bit; kpathsea
        does that now.
        * paths.h (*_ENVS): Move these to kpathsea.
        * dvips.c (tfmpath, pkpath, etc.): Delete these; they're in the
        kpathsea structure now.

Tue Jun 14 12:41:48 1994  Karl Berry  (karl@cs.umb.edu)

        * Makefile.in (depend_encies): Remove.

Mon Jun 13 10:09:09 1994  Karl Berry  (karl@cs.umb.edu)

        * loadfont.c (pkopen): Don't call kpse_set_maketex_mag here,
        let kpathsea do it. Also don't set MAKETEX_DPI, it's not used.

Sat May 28 19:08:50 1994  Karl Berry  (karl@cs.umb.edu)

        * PSfonts: Rename to fonts, for consistency with dviljk.
        * Makefile.in: Change the cd's.

Thu May 26 16:29:54 1994  Karl Berry  (karl@cs.umb.edu)

        * loadfont.c (name): Make size be PATH_MAX.
        * search.c (search, pksearch): Set name.
        * virtualfont.c (name): Replace definition with extern.

        * virtualfont.c (virtualfont) [DEBUG]: Print memory stats if
        D_MEM, not D_FONTS.
        * loadfont.c (loadfont): Likewise.

        * resident.c (getpsinfo): Ignore whitespace after a <.

Tue May 24 13:14:08 1994  Karl Berry  (karl@cs.umb.edu)

        * resident.c (checkenv): Always set MAKETEX_BASE_DPI, for the sake
        of missfont.log, even if dontmakefont.

Thu Apr 28 12:14:50 1994  Karl Berry  (karl@cs.umb.edu)

        * output.c (cleanprinter): Call perror if file writing failed.

Thu Apr 21 13:24:58 1994  Karl Berry  (karl@ra.cs.umb.edu)

        * config.h (SHORTINT): Define if SIZEOF_INT < 4.

Sun Apr 17 16:13:16 1994  Karl Berry  (karl@ra.cs.umb.edu)

        * debug.h (fopen): Do not define this; we'll use kpathsea's fopen
        debugging support now.
        * dvips.c (main): 'd' flag calls KPSE_DEBUG_SET (KPSE_DEBUG_FOPEN).

        * Makefile.in (texc.lpro): Use $(SHELL) to run texc.script.
        (top_srcdir): Define this for configure to substitute.

Tue Apr  5 11:51:32 1994  Karl Berry  (karl@cs.umb.edu)

        * MakeTeXPK.in (sauterdir): Substitute for this value.
        Various other Sauter fixes from barthel@uaimzm.Mathematik.Uni-Mainz.DE.
        * Makefile.in (sauterdir): Make it a variable.

Sun Apr  3 10:21:41 1994  Karl Berry  (karl@cs.umb.edu)

        * Version 5.55a.

Fri Apr  1 11:52:42 1994  Karl Berry  (karl@cs.umb.edu)

        * resident.c (checkenv): Allow envvars {DVIPS,TEX}SIZES to
        override the R config file line.

        * Update for dvips 5.55.

Thu Mar 24 10:43:03 1994  Karl Berry  (karl@cs.umb.edu)

        * search.c (search): must_exist is false for VF files.

Tue Mar 15 07:21:04 1994  Karl Berry  (karl@cs.umb.edu)

        * Makefile.in (distclean): Remove PSfonts/Makefile. From John I.

Fri Mar 11 14:51:04 1994  Karl Berry  (karl@cs.umb.edu)

        * MakeTeXPK.in: Echo `gsftopk failed' to stderr, not stdout.

Thu Mar  3 08:51:50 1994  Karl Berry  (karl@cs.umb.edu)

        * Version 5.528a.

Thu Feb 24 16:19:55 1994  Karl Berry  (karl@cs.umb.edu)

        * Makefile.in (installargs): Pass fontdir and ps_fontdir.

Tue Feb 22 11:41:13 1994  Karl Berry  (karl@cs.umb.edu)

        * Makefile.in (c-auto.h.in): Include SMART_PUTENV.

Mon Feb 21 16:47:21 1994  Karl Berry  (karl@cs.umb.edu)

        * MakeTeXPK.in: Default to appending the mode, and allow an extra
        arg to specify the destination directory. From neal.

        * dvips.c (newoutname): | means pipe.

        * afm2tfm.c: Remove declarations of exit.

        * loadfont.c (pkopen): Cast args to kpse_bitmap_tolerance for the
        sake of non-ANSI compilers.

Sun Feb 13 11:32:48 1994  Karl Berry  (karl@cs.umb.edu)

        * Update for dvips 5.528.

Wed Feb  2 09:06:20 1994  Karl Berry  (karl@cs.umb.edu)

        * Version 5.526b.

        * loadfont.c (pkopen): Don't complain if the two dpi's can
        tolerate each other.

        * dvips.c (helparr): Mention -pp.

        * dvips.1: Change char92 to \. From karney@theory.pppl.gov.

Tue Feb  1 11:31:30 1994  Karl Berry  (karl@cs.umb.edu)

        * Makefile.in (install-data): Add || true to the install_fonts, so
        Ultrix make doesn't quit prematurely.

        * Makefile.in (c-auto.h.in): New target.

Sat Jan 22 14:25:02 1994  Karl Berry  (karl@cs.umb.edu)

        * Version 5.526a.

        * loadfont.c (pkopen): Set dontmakefont=1 at the first failure.

Thu Jan 20 14:17:04 1994  Karl Berry  (karl@cs.umb.edu)

        * search.c (search) [SECURE]: Don't allow reading of an absolute_p
        file. From maj@cl.cam.ac.uk.

Sun Jan 16 14:55:08 1994  Karl Berry  (karl@cs.umb.edu)

        * Makefile.in (mtp_destdir): Change to $(fontdir)/pk.

Fri Jan 14 15:27:17 1994  Karl Berry  (karl@cs.umb.edu)

        * Update for dvips 5.523.

        * MakeTeXPK (MODE): Remove guess for lview monitor, that no one in
        the world uses but me.

Sat Dec 18 12:49:10 1993  Karl Berry  (karl@cs.umb.edu)

	* dvips.texi (Config File Options): Enumerate the envvars that
	override the P path. (From worsch@ira.uka.de.)

Thu Dec 16 12:32:21 1993  Karl Berry  (karl@cs.umb.edu)

	* MakeTeXPK.in: Say where gsftopk can be ftp'd.

Fri Dec 10 15:29:34 1993  Karl Berry  (karl@cs.umb.edu)

	* finclude.c (scanvm): Remove declaration of atol, as it causes
	trouble with glibc.  From kayvan@satyr.sylvan.com.

Thu Dec  9 09:44:34 1993  Karl Berry  (karl@cs.umb.edu)

	* MakeTeXPK.in: Add gsftopk stuff, guess ljfour for 600 dpi, allow
	user envvars to override, other cleanups. gsftopk stuff from
	R.Kooijman@et.tudelft.nl.

Tue Dec  7 14:01:30 1993  Karl Berry  (karl@cs.umb.edu)

	* loadfont.c (pkopen): Call kpse_set_maketex_mag instead of
	find_mag_str.
	* Makefile.in (objects): Remove makefont.o.

	* dvips.texi (Installation): Mention that MakeTeXPK's interface is
	different in dvipsk.

	* dvips.c (main): Make -v print the version number and exit.

Sat Nov 27 14:55:28 1993  Karl Berry  (karl@cs.umb.edu)

	* resident.c (INIT_PATH): Use the current value for the default,
	also. Change calls.

	* resident.c (getdefaults): Improve error message.
	(getpath): Expand a default value here; change callers to pass
	compile-time default, instead of previous value.

Sun Nov 21 15:34:21 1993  Karl Berry  (karl@cs.umb.edu)

	* resident.c (checkenv) [DEBUG]: Correct #endif placement.  From
	pnoma@wk.estec.esa.nl.

Sun Nov 14 11:56:19 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (mtp_destdir): texfontdir has been renamed.

Fri Nov 12 19:42:21 1993  Karl Berry  (karl@cs.umb.edu)

	* MakeTeXPK.in: Document the final echo in no uncertain terms.

Thu Nov 11 10:58:41 1993  Karl Berry  (karl@cs.umb.edu)

	* MakeTeXPK.in (pointsize): Don't assume the fontname starts with `cm'.

Sat Nov  6 07:15:17 1993  Karl Berry  (karl@cs.umb.edu)

	* MakeTeXPK.in: test $d should have been test -d.

Wed Nov  3 14:43:05 1993  Karl Berry  (karl@cs.umb.edu)

	* Version 5.521a.

Fri Oct 29 13:24:01 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (program_rm): Take out paths.h.

Tue Oct 26 11:38:35 1993  Karl Berry  (karl@cs.umb.edu)

	* drawPS.c (arc): Consistently check for nonsquare aspect ratios.
	From Ulf.Niemeyer@fernuni-hagen.de.

Sun Oct 24 19:26:37 1993  Karl Berry  (karl@cs.umb.edu)

	* resident.c (checkenv): Let TEXCONFIG override the config path,
	as it's supposed to.

Sat Oct 23 14:51:37 1993  Karl Berry  (karl@cs.umb.edu)

	* MakeTeXPK.in: Check for the GF file being at +1 or -1 of the dpi
	we were asked for. Apparently the DC fonts are generated this way.

Fri Oct 22 13:09:29 1993  Karl Berry  (karl@cs.umb.edu)

	* resident.c (checkenv): Set kpse_override_path to pkpath, so a
	config file value will be found.

	* emspecial.c, dospecial.c (atoi): Do not declare here, as it
	conflicts with the Linux system decl.

	* dvips.texi (Install): Be more precise about when config.ps and
	MakeTeXPK are overwritten.  From gv@me.umn.edu.

	* paths.h.in: Move paths to kpathsea/paths.h.in, and rename to paths.h.
	* Makefile.in (paths.h): Remove this dependency.

	* Makefile.in ($(kpathsea)): Depend on files in kpathsea_srcdir.
	(install-exec): MakeTeXPK is not in srcdir anymore.
	(install-data): The prologues aren't in srcdir. The info files
	might be in either place.
	From simon@lia.di.epfl.ch.

Tue Oct 19 12:07:25 1993  Karl Berry  (karl@cs.umb.edu)

	* MACHINES: New entries from simon.

Sat Oct  9 07:06:26 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (MakeTeXPK): Make executable.

	* Makefile.in (distclean): MakeTeXPK removed at mostlyclean now.

Thu Oct  7 09:58:48 1993  Karl Berry  (karl@cs.umb.edu)

	* MakeTeXPK.in: Missing ", and don't assume sauterdir exists.

Wed Oct  6 08:50:06 1993  Karl Berry  (karl@cs.umb.edu)

	* Version 5.519b.

Sat Oct  2 17:30:45 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (install-*): Don't reassign PATH, just invoke
	mkdirchain explicitly.

	* Makefile.in (dvips_makeargs): Delete, since now unused.

Fri Oct  1 07:09:29 1993  Karl Berry  (karl@cs.umb.edu)

	* MakeTeXPK.in: Don't try to put the MF command into a variable;
	quoting rules are too confused.

Wed Sep 29 15:21:49 1993    (karl@terminus.cs.umb.edu)

	* Version 5.519a.

Tue Sep 28 13:23:45 1993  Karl Berry  (karl@cs.umb.edu)

	* resident.c (print_path): Don't compare char to NULL.

	* resident.c (lastresortsizes): Declare as an unsigned array.

	* loadfont.c (pkopen): ifdef out the dead code.

Sat Sep 25 11:33:21 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (mtp_destdir): New variable.
	(MakeTeXPK): New target.
	* MakeTeXPK.in: New file.

	* resident.c (getdefaults): Set envvar MAKETEX_MODE in M case.

Fri Sep 24 11:47:55 1993  Karl Berry  (karl@cs.umb.edu)

	* resident.c (checkenv): Initialize kpse_fallback_font.

Thu Sep 23 17:53:48 1993  Karl Berry  (karl@cs.umb.edu)

	* resident.c (checkenv): Check for DVIPSFONTS.
	* dvips.texi (Environment variables): Document it.

Sun Aug 29 11:45:52 1993  Karl Berry  (karl@cs.umb.edu)

	* resident.c: No leading spaces before #'s.

	* Makefile.in (install-*): Use $(PATH) instead of $$PATH.

	* config.h (DEBUG) [NO_DEBUG]: Define this.

Fri Aug 27 10:27:34 1993  Karl Berry  (karl@cs.umb.edu)

	* paths.h.in (DVIPS_{HEADER,PICT}_ENVS): New defines.
	* resident.c (getpath): Make a copy.
	(getdefaults): Go back to calling getpath.
	(checkenv): Change kpse_init_path calls to pass default.
	* dvips.c (*path): Initialize to default paths.

	* dvips.c (tfmpath, pkpath, vfpath, figpath, headerpath): All
	strings now, not string *'s.
	* tfmload.c (tfmpath): Likewise.

Wed Aug 25 14:35:30 1993  Karl Berry  (karl@cs.umb.edu)

	* Update for dvips 5.519.

Sun Aug 22 19:13:42 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (install-data): Install the fonts last.

	* Makefile.in (install-*): mkdirchain is in the top level.

Tue Aug 10 10:34:30 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in: Remove reference to -DFONTLIB.
	(objects): Remove flib.o.

Fri Aug  6 09:04:45 1993  Karl Berry  (karl@cs.umb.edu)

	* resident.c (checkenv): Look for DVIPSHEADERS.

Thu Aug  5 09:03:31 1993  Karl Berry  (karl@cs.umb.edu)

	* Version 5.518a.

	* Makefile.in (default_config_path): Add ~.

Wed Aug  4 13:50:36 1993  Karl Berry  (karl@cs.umb.edu)

	* MakeTeXPK: Announce that we're running.

	* Makefile.in: Major surgery to conform to new scheme.

Sat Jul 31 11:36:15 1993  Karl Berry  (karl@cs.umb.edu)

	* configure.in: Remove AC_PREFIX.

Tue Jul 27 15:00:44 1993  Karl Berry  (karl@cs.umb.edu)

	* Update for dvips 5.518.

Sun Jul 25 10:43:45 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (install*): Add $(srcdir) to PATH for mkdirchain, not .

Wed Jul 21 19:46:22 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (configclean): New target.

Sun Jul 11 16:20:41 1993  Karl Berry  (karl@cs.umb.edu)

	* MakeTeXPK: Output the filename we generate to stdout, if we succeed.

Tue Jul  6 08:40:25 1993  Karl Berry  (karl@cs.umb.edu)

	* MakeTeXPK: Send all output to stderr.

Mon Jul  5 09:32:30 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in: Various configuration changes from xdvik.

	* paths.h.in (DEFAULT_{TFM,PK,VF}_PATH): Remove.

Fri Jul  2 12:00:05 1993  Karl Berry  (karl@cs.umb.edu)

	* configure.in: sinclude common.ac.

Tue May 25 10:09:02 1993  Karl Berry  (karl@cs.umb.edu)

	* configure.in (AC_HAVE_HEADERS): Test for `pwd.h'.

Sat May 22 11:21:34 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (dist): Run gzip -9.

Fri May 21 10:14:25 1993  Karl Berry  (karl@cs.umb.edu)

	* resident.c: Change #if DEBUG to #ifdef.

Thu May 20 11:48:28 1993  Karl Berry  (karl@cs.umb.edu)

	* psfonts.map: Add URW fonts.

Tue May 18 13:58:55 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (install-*): mkdirchain on install dirs, and put
	mkdirchain in the dist.

Sun May 16 17:47:26 1993  Karl Berry  (karl@cs.umb.edu)

	* dvips.texi: Do paragraph indentation from command.
	* Makefile.in (MAKEINFO_FLAGS): New variable.

Mon May 10 07:13:29 1993  Karl Berry  (karl@cs.umb.edu)

	* Version 5.516a.

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

	* Makefile.in (extraclean): add *.i and *.s.

Sat May  8 13:11:16 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (dist): Rewrite for kpathsea.
	* <many>.c, config.h: Use <kpathsea/foo.h> instead of "foo.h".

Tue May  4 14:56:57 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (info, dvi): New targets.

Sat May  1 16:21:41 1993  Karl Berry  (karl@cs.umb.edu)

	* Update for dvips 5.516, and kpathsea library.

Fri Apr 23 16:46:29 1993  Karl Berry  (karl@cs.umb.edu)

	* configure.in (AC_CONST): Add this.

Tue Apr 20 06:58:31 1993  Karl Berry  (karl@cs.umb.edu)

	* pathshare from web2c.

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

	* Version 5.515b.

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

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

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

	* Makefile.in (scriptdir): New variable.
        (install): Install MakeTeXPK there.

	* configure.in: Do AC_XENIR_DIR after AC_DIR_HEADER.

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

	* Version 5.515a.

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

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

	* Update for dvips 5.515.

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

	* Version 5.12c.

Sun Mar 14 14:51:03 1993  Karl Berry  (karl@cs.umb.edu)

	* MakeTeXPK (MFINPUTS): Append a colon to be sure and get the
	system default path.

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

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

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

	* Version 5.12b.

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

	* Version 5.512a.

Sun Feb 28 12:03:16 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (dist): Get lucida.sty.

Thu Feb 25 14:02:02 1993  Karl Berry  (karl@cs.umb.edu)

	* MakeTeXPK (MFINPUTS): Include the old cwd before changing to
	TEMPDIR.

Tue Feb 23 16:51:38 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (dist): Copy info files to my local info directory.

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

	* Version 5.499c.

Wed Feb 17 06:45:29 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (INSTALL): Use tr instead of grep to remove the
	Info control characters.

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

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

Fri Feb 12 08:34:45 1993  Karl Berry  (karl@cs.umb.edu)

	* dvips.1: Don't refer to dvips.tex.

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

	* MakeTeXPK: Create DESTDIR if it doesn't exist.

Sun Feb  7 10:01:25 1993  Karl Berry  (karl@cs.umb.edu)

	* Version 5.499b.

	* Makefile.in (install): dir is a shell variable, not a make
	variable; fix logic for original MakeTeXPK, etc.

Tue Feb  2 11:41:10 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (install): Don't install over a modified MakeTeXPK,
	config.ps, or psfonts.map.

	* Version 5.499a.

Sun Jan 31 07:08:44 1993  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (install): Allow install_subdirs to be empty.

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

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

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

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

	* Version 5.497c.

Mon Jan 18 08:19:57 1993  Karl Berry  (karl@cs.umb.edu)

	* PSfonts: Merge PStfms and PSvfs.

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

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

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

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

Fri Jan  1 13:57:24 1993  Karl Berry  (karl@cs.umb.edu)

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

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

	* Version 5.497b.

Thu Dec 17 07:13:35 1992  Karl Berry  (karl@cs.umb.edu)

	* dvips.c (main) [DEBUG]: Missing part of fprintf.

	* resident.c (checkenv) [DEBUG]: Had figpath instead of pkpath.

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

	* Version 5.497a.

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

	* afm2tfm.c, dospecial.c, emspecial.c, finclude.c: Change ctype
	references to use uppercase macros.

Thu Dec 10 10:36:13 1992  Karl Berry  (karl@cs.umb.edu)

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

Tue Dec  8 07:19:52 1992  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (.texi.info): Add `-o $@'.

Sat Dec  5 18:50:09 1992  Karl Berry  (karl@cs.umb.edu)

	* Update for version 5.497.

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

	* finclude.c (atof) [!STDC_HEADERS]: Make declaration conditional.

Sun Nov 22 11:11:24 1992  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (install): Test for non-null install_subdirs.

Sat Oct 31 07:56:41 1992  Karl Berry  (karl@cs.umb.edu)

	* encodings/texm{sym,ital,ext}.enc: New files.

	* dvips.texi: Remove the `eg$ ' from examples.

Wed Oct 28 07:43:50 1992  Karl Berry  (karl@cs.umb.edu)

	* Version 5.495b.

Tue Oct 27 06:07:20 1992  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (.lpro.pro): Depend on squeeze; also, use a temp
	file to avoid creating empty files.

	* Makefile.in (checkenv) [DEBUG]: Conditionalize use of D_PATH.

	* Makefile.in (.texi.info): New suffix rule, to avoid use of $< in
	normal rules.

	* Makefile.in (distclean): Remove */Makefile.

Sat Oct 24 11:48:14 1992  Karl Berry  (karl@ds3.cs.umb.edu)

	* Makefile.in (install): Quote $(install_subdirs), in case it's
	been set to empty.

	* Makefile.in (texfontdir): New variable.
        (install): mkdir it and the ps subdirectories.

Sat Oct 17 16:39:02 1992  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (install_subdirs, subdirs): New variables.
        (install): make install in $(install_subdirs).
        (dist): Dist $(subdirs).
        (installargs): Make arguments to pass to subdirs.
        (ps{tfm,vf}dir): New target directories.
        * configure.in (AC_OUTPUT): Create Makefiles in the install subdirs.

	* Makefile.in (paths.h): Don't depend on Makefile and Makefile.in
	-- they change too often for other reasons than paths.

	* Makefile.in (check): New target.

	* Makefile.in (objects): Include `emspecial.o'.

	* Update for dvips 5.495.

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

	* configure: Ran Autoconf 1.2.

Sat Oct 10 12:20:02 1992  Karl Berry  (karl@cs.umb.edu)

	* Makefile.in (dist): Don't copy any subdirs.
        * README: Document what we've changed and what we haven't.

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

        * Version 5.493c.

Sun Sep 20 12:52:24 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:40:27 1992  Karl Berry  (karl@hayley)

        * Version 5.493b.

Mon Sep 14 17:59:53 1992  Karl Berry  (karl@hayley)

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

Thu Sep 10 08:57:33 1992  Karl Berry  (karl@hayley)

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

        * Makefile.in (realclean): remove configure.

        * MakeTeXPK: run gftopk ./<filename>, in case an old version of
          gftopk is installed.

Wed Sep  9 06:26:30 1992  Karl Berry  (karl@hayley)

        * Version 5.493a.

Tue Sep  8 16:51:25 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.

Fri Sep  4 17:27:52 1992  Karl Berry  (karl@hayley)

        * Makefile.in (extraclean): new target.

        * Update to version 5.493.

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

        * configure: regenerated from Autoconf 1.1.

Tue Aug 11 07:00:15 1992  Karl Berry  (karl@hayley)

        * Version 5.490s.

        * Makefile.in (dist): copy MakeTeXPK.

Fri Jul 31 19:14:15 1992  Karl Berry  (karl@hayley)

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

Wed Jul 29 08:52:01 1992  Karl Berry  (karl@hayley)

        * Version 5.490r (ran pathshare).

Fri Jul 24 06:49:56 1992  Karl Berry  (karl@hayley)

        * Version 5.490q.

Wed Jul 22 09:10:03 1992  Karl Berry  (karl@hayley)

        * configure.in: update for Autoconf 1.0.

Tue Jul 21 08:52:21 1992  Karl Berry  (karl@hayley)

        * resident.c (print_path): new function.
        (checkenv): call it, if we are debugging paths.

        * resident.c (checkenv): don't reset envvars if they are already set.
        (getdefaults): pass the user envvars when setting values from the
          config files, so they will override.

Thu Jul 16 06:56:31 1992  Karl Berry  (karl@hayley)

        * Version 5.490p.

Sun Jul 12 06:20:11 1992  Karl Berry  (karl@hayley)

        * Makefile.in (dist): forgot to include the config files.

Sat Jul 11 11:52:48 1992  Karl Berry  (karl@hayley)

        * Makefile.in (dist): copy texinfo.tex and `adobe' from their
          original directory, instead of using the versions here.

Fri Jul 10 06:52:51 1992  Karl Berry  (karl@hayley)

        * Version 5.490o.

Thu Jul  2 15:25:00 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:48:33 1992  Karl Berry  (karl@hayley)

        * Version 5.490n.

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

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

Thu Jun 25 09:57:54 1992  Karl Berry  (karl@hayley)

        * All these $(srcdir) changes from or inspired by zoo@cygnus.com.

        * Makefile.in (paths.h): use $(srcdir) for paths.h.in.

Wed Jun 24 11:57:21 1992  Karl Berry  (karl@hayley)

        * structures.h (BANNER): name this program kdvips.
        * Makefile.in (distdir): ditto for the directory.

        * Makefile.in (CCFLAGS): new variable to replace $(CFLAGS).
        (.c.o): new implicit rule to use it.
        (.lpro.pro): use $< instead of $*.lpro, since I
          guess it's marginally more portable.
        (texc.lpro, install): use $(srcdir).
        (Makefile): new target.

        * Makefile (install): mkdir more of the top level directories.

        * Makefile (dist): distribute the config* files (except
          config.status).

        * README: say that %-specifiers don't work.

Tue Jun 23 08:50:06 1992  Karl Berry  (karl@hayley)

        * Version 5.490m.

Fri Jun 19 09:26:14 1992  Karl Berry  (karl@hayley)

        * psfonts.map: update for new (old by now, actually) change in the
          way ExtendFont and SlantFont work.

Tue Jun 16 06:13:31 1992  Karl Berry  (karl@hayley)

        * Version 5.490l.

Sat Jun 13 07:13:07 1992  Karl Berry  (karl@hayley)

        * loadfont.c (pkopen): fix remaining sprintf-with-too-many-%'s.

Thu Jun 11 08:45:25 1992  Karl Berry  (karl@hayley)

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

Wed Jun 10 06:34:24 1992  Karl Berry  (karl@hayley)

        * Version 5.490k.

Fri Jun  5 07:58:45 1992  Karl Berry  (karl@hayley)

        * squeeze.c, afm2tfm.c (main): `return 0' instead of `exit (0)'.
          (From Paul Eggert)  Also declare as `int'.

        * Makefile (install): `black.tex' is now `blackdvi.tex', etc.

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

        * main.c (main): `return 0' instead of `exit (0)'.  (From Paul Eggert)

        * Update for dvips 5.490.

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

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

        * Version 5.487l.

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

        * Below changes from Paul Eggert.

        * dvips.c (main): declare as returning an int.

        * dvips.c (exit): do not declare.

        * resident.c (pagecopies) [DEBUG]: declare unconditionally.

        * resident.c (exit): do not declare.

        * unpack.c (flip): don't use a variable `howmany', since Sun has a
          macro called that.

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