Tue Apr 13 16:52:24 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)

	* Makefile.in (all-gnats): Add rule, same as install-norm; hack for
	now to make top-level builds work that don't pass GNATS=foo down
	because they don't need all of GNATS.

Wed Apr  7 13:41:04 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)

	* send-pr.sh (ORGANIZATION): If they don't have an ORGANIZATION
	environment variable, then try for DEFAULT_ORGANIZATION, then
	$HOME/.organization, before going for their .signature.  

	* Makefile.in (install-sid): Use `tmp-inst-sid' instead of
	`tmp-install-sid' to avoid filename length limits.
	(DEFAULT_ORGANIZATION): New variable.
	(send-pr): Substitute it.
	(stamp-gnats): Substitute DEFAULT_ORGANIZATION in.

Tue Mar 30 16:00:01 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)

	* send-pr.sh (PRINT_INTERN): Add missing `$'.

Mon Mar 29 16:46:22 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)

	* install-sid.sh (traps): Add them in.

Thu Mar 25 17:01:43 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)

	* send-pr.sh (ORIGINATOR): Look in the NIS maps if they've got
	them.  In any case, strip off anything following a comma, since
	they might have phone nos or other info.

Wed Mar 24 17:56:15 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)

	* Makefile.in: define MAKEINFO, define & use TEXI2DVI

Fri Mar 19 17:44:01 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)

	* send-pr-el.in (send-pr-start-up): Check that send-pr-mode worked
	(aka, running send-pr worked).
	(send-pr-mode): Make sure the category list was set.
	(gnats-set-variable-from-shell): Instead of using a temp buffer,
	refuse to continue if send-pr couldn't give us a valid categories
	list.  This will change when the send-pr and gnats elisp stuff are
	rationalized properly.

	* send-pr.sh (editing the PR): Use EDIT, not EDITOR.
	(SUBMITTER unknown): Fix the message.

Mon Mar 15 14:31:58 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)

	* send-pr.sh (FROM, REPLY_TO): Check for LOGNAME then USER.

Sat Mar  6 15:26:37 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)

	* send-pr.elisp: Rename to send-pr-el.in.
	* Makefile.in: Do so throughout.

	* Makefile.in (clean): Also delete send-pr.elc.

Thu Mar  4 11:35:29 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)

	* send-pr.sh (TMPDIR): Wrap with quotes in the test for it not
	being set.

Thu Mar  4 09:58:31 1993  Ian Lance Taylor  (ian@cygnus.com)

	* Makefile.in (install-info): New target.

	* Makefile.in (install): Ignore error from chown.  Get categories
	file from $(srcdir).

Wed Mar  3 07:43:07 1993  Ian Lance Taylor  (ian@cygnus.com)

	* Makefile.in (send-pr.info): Added -I$(srcdir).

Sat Feb 27 22:46:09 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)

	* Makefile.in (install): Use $(GNATS).
	(install-norm): Most of the install rule.
	(install-gnats-dist): The rest of it.
	(install-tools): New rule, just run install-norm.
	(install-gnats): The default, run both install-norma nd
	install-gnats-dist.

Wed Feb 24 17:19:57 1993  Jeffrey Osier  (jeffrey@fowanton.cygnus.com)

	* send-pr.in->send-pr.input:  so it's not erased with make clean

Tue Feb 23 15:40:14 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)

	* Makefile.in (install): Change ownership of files installed to gnats.

Tue Feb 23 15:30:01 1993  Jeffrey Osier  (jeffrey@fowanton.cygnus.com)

	* send-pr.texi:  use send-pr.in

	* send-pr.in:  New file (included by send-pr.texi and gnats.texi)

Tue Feb 23 10:45:34 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)

	* Makefile.in (install): Chown $(libdir)/gnats to gnats.

Mon Feb 22 13:26:18 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)

	* Makefile.in (install): Install send-pr.1.

	* Makefile.in (install): Drop in the things for gnats-dist.

Mon Feb 22 01:45:16 1993  Jeffrey Osier  (jeffrey@fowanton.cygnus.com)

	* send-pr.man:  semi-major cleanup effort.. now in beta

Mon Feb 22 01:22:48 1993  Jeffrey Osier  (jeffrey@fowanton.cygnus.com)

	* INSTALL:  now in beta

Sun Feb 21 23:25:49 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)

	* Makefile.in (install): Create the parent of lispdir first.

Sun Feb 21 17:07:56 1993  Jeffrey Osier  (jeffrey@fowanton.cygnus.com)

	* send-pr.texi:  more minor tweaking, added portability note
	* send-pr.man:   ditto

Sun Feb 21 16:11:08 1993  Jeffrey Osier  (jeffrey@fowanton.cygnus.com)

	* send-pr.texi:  minor install cleanup
	* MANIFEST:  New file.
	* INSTALL:   New file.
	* README:    Major revision.

Sat Feb 20 23:47:02 1993  Jeffrey Osier  (jeffrey@fowanton.cygnus.com)

	* send-pr.texi:  added new alias info

Sat Feb 20 20:46:23 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)

	* send-pr.sh: Set `From:' and `Reply-To:'.

	* Makefile.in (send-pr): Depend upon Makefile, to catch variable
	changes.
	(install-sid, send-pr.el, send-pr.1): Likewise.

	* install-sid.sh: Copy TMP into the send-pr script, so we don't
	break the link we made to send_pr.

	* send-pr.sh: Given an argument, send to the alias `foo-gnats'.

	* Makefile.in (clean): Also remove stamp-gnats.

Sat Feb 20 19:15:00 1993  Jeffrey Osier  (jeffrey@fowanton.cygnus.com)

	* send-pr.texi:  recent update, removed installation information
	  and added a line regarding (autoload) for Emacs version
	* send-pr.info:  same update

Sat Feb 20 18:44:09 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)

	* Makefile.in (gnats-build): Changed to depend upon stamp-gnats.
	(stamp-gnats): New rule, with body of what was in gnats-build.

Sat Feb 20 18:37:33 1993  Jeffrey Osier  (jeffrey@fowanton.cygnus.com)

	* send-pr.texi:  added install information
	* send-pr.info:  New file.

Sat Feb 20 14:16:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)

	* Initial entry for GNATS 3.0.


Local Variables:
mode: indented-text
left-margin: 8
fill-column: 74
version-control: never
End:
