619 lines
20 KiB
Plaintext
619 lines
20 KiB
Plaintext
|
Sat Jan 15 19:12:45 1994 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* aclocal.m4 (AC_LISPDIR): Handle case where $(prefix) is not
|
|||
|
specified on the command line.
|
|||
|
|
|||
|
Mon Jan 10 17:21:33 1994 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr-el.in (send-pr:submit-pr): If called from command line,
|
|||
|
save buffer on C-c C-c.
|
|||
|
|
|||
|
* send-pr.sh: Clean up template.
|
|||
|
|
|||
|
* Makefile.in, configure.in: Don't use AC_PROG_INSTALL after all.
|
|||
|
|
|||
|
* aclocal.m4 (AC_LISPDIR): Check for --with-lispdir option.
|
|||
|
|
|||
|
Fri Jan 7 11:43:02 1994 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr-el.in (gnats:change-field): If not called interactively,
|
|||
|
just use the default value.
|
|||
|
|
|||
|
* Makefile.in (uninstall): Fix.
|
|||
|
|
|||
|
* configure.in: Add call to AC_PROG_INSTALL.
|
|||
|
|
|||
|
* Makefile.in (INSTALL*): Use it.
|
|||
|
|
|||
|
* send-pr.sh: Only modify GNATS_ADDR if USER_GNATS_SITE is different
|
|||
|
from GNATS_SITE.
|
|||
|
|
|||
|
* send-pr-el.in (send-pr:submit-pr): If the user ran send-pr from the
|
|||
|
command line with $EDITOR == emacs, don't submit the PR here.
|
|||
|
(send-pr:::spawn-to-send): Variable to control this behavior.
|
|||
|
|
|||
|
Thu Jan 6 22:51:15 1994 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr-el.in (send-pr::fields): Default for Submitter-Id should
|
|||
|
be SUBMITTER, not DEFAULT_SUBMITTER.
|
|||
|
|
|||
|
* aclocal.m4 (AC_PASSWD): New macro to figure out how to read the
|
|||
|
passwd database (cat, ypcat, niscat).
|
|||
|
|
|||
|
* configure.in: Use it.
|
|||
|
|
|||
|
* Makefile.in (PASSWD, send-pr): Use it.
|
|||
|
|
|||
|
* send-pr.sh: Use it.
|
|||
|
|
|||
|
Fri Dec 10 11:48:44 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* Version 3.2
|
|||
|
|
|||
|
Thu Dec 2 09:11:40 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* Makefile.in (mostlyclean): Don't delete version.texi.
|
|||
|
(realclean): Do delete version.texi.
|
|||
|
|
|||
|
Tue Nov 30 15:37:59 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* Makefile.in (install-gnats-dist): Use send-pr.1 rather than
|
|||
|
send-pr.man.
|
|||
|
|
|||
|
Mon Nov 22 15:43:40 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* Makefile.in (install-gnats-dist): Make sure $(datadir)/gnats/dist
|
|||
|
is writable by user gnats.
|
|||
|
|
|||
|
Fri Nov 19 16:53:53 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr-el.in (gnats::emacs-19p): Avoid confusion wrt Epoch.
|
|||
|
|
|||
|
Fri Nov 12 16:27:00 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
Fri Nov 12 15:48:01 1993 "Jonathan I. Kamens" (jik@security.ov.com)
|
|||
|
|
|||
|
* send-pr.sh: Deal with categories longer than 12 chars.
|
|||
|
|
|||
|
Wed Nov 3 12:22:22 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* Makefile.in (install-tools): Always install Cygnus category list.
|
|||
|
(install-categories): Always install categories as 'cygnus'.
|
|||
|
|
|||
|
Tue Nov 2 21:43:12 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr-el.in (gnats:change-field): If not currently in a field,
|
|||
|
deal.
|
|||
|
(gnats::current-field): Ditto.
|
|||
|
(gnats::set-field): save-excursion.
|
|||
|
(gnats::set-mail-field): Ditto.
|
|||
|
|
|||
|
Tue Nov 2 18:33:08 1993 Jeffrey Osier (jeffrey@thepub.cygnus.com)
|
|||
|
|
|||
|
* .Sanitize: fix filenames
|
|||
|
* Makefile.in (send-pr.info): depends on other .texi files
|
|||
|
* *.texi: more fixes to bring up to par
|
|||
|
|
|||
|
Mon Nov 1 10:05:10 1993 Jeffrey Osier (jeffrey@thepub.cygnus.com)
|
|||
|
|
|||
|
* gnats/*.texi, send-pr/*.texi, gnats/man/*.man: up to date
|
|||
|
|
|||
|
Wed Oct 27 18:49:39 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* Makefile.in (send-pr.info): Fix
|
|||
|
(send-pr.dvi): Fix
|
|||
|
|
|||
|
Wed Oct 27 14:14:12 1993 Jeffrey Osier (jeffrey@cygnus.com)
|
|||
|
|
|||
|
* .Sanitize: reflect new doc strategy
|
|||
|
* .Makefile.in: reflect new doc strategy
|
|||
|
* send-pr.texi, s-usage.texi, fields.texi, categ.texi, states.texi:
|
|||
|
The New Doc Strategy. Some info is also included into
|
|||
|
the regular GNATS docs, so it's modular now.
|
|||
|
|
|||
|
Tue Oct 26 16:20:08 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr-el.in (send-pr:submit-pr): Use the right site
|
|||
|
|
|||
|
* Makefile.in (install-gnats-dist): Lose the -o gnats bunk.
|
|||
|
Change $GNATS_ROOT/gnats-dist to $(datadir)/gnats/dist
|
|||
|
|
|||
|
Wed Oct 20 18:09:20 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* configure.in (MAIL_AGENT): Also look in /usr/ucblib.
|
|||
|
|
|||
|
* Makefile.in (uninstall): Don't use {}.
|
|||
|
|
|||
|
Tue Oct 19 14:06:56 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* Makefile.in (send-pr.el): Subst in SUBMITTER.
|
|||
|
(install-gnats-dist): Make it work.
|
|||
|
|
|||
|
* send-pr.sh: On second thought, don't try to guess the FQDN at all.
|
|||
|
|
|||
|
* send-pr.sh (HOSTNAME): Massage hosts where `hostname` does not
|
|||
|
produce the FQDN, but `hostname`.`domainname` does.
|
|||
|
|
|||
|
* send-pr-el.in (send-pr:send-pr): On some Emacs 18ses,
|
|||
|
switch-to-buffer returns nil when it succeeds. Ignore it.
|
|||
|
|
|||
|
Mon Oct 18 16:10:59 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr.sh: Deal with echo -n / echo \c stuff,
|
|||
|
massage SunOS 4.1.3 sendmail.
|
|||
|
Fix $0/$COMMAND bug in awk script.
|
|||
|
|
|||
|
* aclocal.m4: Create, with AC_FIND_PROGRAM and AC_ECHON.
|
|||
|
|
|||
|
* Makefile.in (VPATH): Add def.
|
|||
|
(GNATS_ROOT, etc): Replace default values with @@ stuff.
|
|||
|
(CC, RANLIB): Give default (unused) values.
|
|||
|
(most targets): Change @@s to xxs.
|
|||
|
(send-pr): Subst in ECHON.
|
|||
|
(install-categories): Don't use -o.
|
|||
|
|
|||
|
Thu Oct 14 22:12:27 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr.sh: Don't use 'eval' when calling MAIL_AGENT, as it
|
|||
|
breaks Ultrix sh and wasn't useful anyway.
|
|||
|
|
|||
|
Wed Oct 13 15:55:52 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr.sh (GNATS_SITE): Move after config, subst in.
|
|||
|
|
|||
|
* Makefile.in (MAIL_AGENT): Add definition.
|
|||
|
(SEND_PR_INSTALL): Dependencies of install.
|
|||
|
(send-pr): Subst in MAIL_AGENT.
|
|||
|
(install): Use SEND_PR_INSTALL.
|
|||
|
(install-norm): Don't install categories file.
|
|||
|
(install-categories): New target to install categories file.
|
|||
|
(install-gnats-dist): Look for send-pr.texi in the right place.
|
|||
|
(stamp-gnats): Deal with MAIL_AGENT and SEND_PR_INSTALL
|
|||
|
|
|||
|
Tue Oct 12 15:50:00 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr-el.in (setenv): Define for old emacses
|
|||
|
|
|||
|
Tue Oct 12 14:36:28 1993 JT Conklin (conklin@talisman.kaleida.com)
|
|||
|
|
|||
|
* send-pr.sh (COMMAND): Add missing quote.
|
|||
|
|
|||
|
Fri Oct 1 15:06:01 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* Makefile.in (VERSION): Bump to 3.01.5
|
|||
|
|
|||
|
Tue Sep 28 13:35:45 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* Makefile.in (install-gnats-dist): Fix creation of send-pr-el.in
|
|||
|
|
|||
|
* send-pr-el.in (send-pr::start-up): Clear cruft inserted by
|
|||
|
bdamaged .cshrc files
|
|||
|
|
|||
|
* Makefile.in (send-pr.elc): New target
|
|||
|
(uninstall): Now does something
|
|||
|
|
|||
|
* send-pr-el.in (gnats::functionp): Fix ref to free var
|
|||
|
|
|||
|
Fri Sep 17 10:22:26 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
|
|||
|
|
|||
|
* Makefile.in (install-gnats): add missing backslash
|
|||
|
|
|||
|
Fri Sep 10 17:03:22 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* Makefile.in (Makefile): Make it work with stamp-gnats
|
|||
|
(DEFAULT_RELEASE): Make more general
|
|||
|
|
|||
|
Thu Sep 9 17:58:50 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* Makefile.in: Add appropriate defaults for reporting bugs to Cygnus
|
|||
|
Remove problem quotes
|
|||
|
Depend on ../install.sh
|
|||
|
|
|||
|
* send-pr-el.in: Fix various Emacs 18 problems
|
|||
|
|
|||
|
Wed Sep 8 16:27:35 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* Makefile.in (install-gnats): Remove directory creation stuff
|
|||
|
(install-gnats-dist): Ditto
|
|||
|
|
|||
|
* send-pr-el.in (gnats:change-field): Allow the caller to specify
|
|||
|
a default value [used by update-responsible].
|
|||
|
|
|||
|
Tue Sep 7 14:12:35 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* Makefile.in (install-gnats-dist): Unset submitter for gnats-dist
|
|||
|
|
|||
|
* send-pr.sh: Made install-sid message more explicit
|
|||
|
|
|||
|
Fri Sep 3 14:10:27 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr.sh: Change $LIBDIR to $DATADIR
|
|||
|
|
|||
|
* send-pr-el.in (various): Replace libdir with datadir
|
|||
|
(send-pr::start-up): Support mail-self-blind
|
|||
|
(gnats::mail-position-on-field): Create field if it's not there
|
|||
|
(gnats:previous-field): Check for keyword before point first
|
|||
|
(gnats::looking-after): Revert from (point-marker) to (point)
|
|||
|
|
|||
|
* Makefile.in (stamp-gnats): Depend on Makefile
|
|||
|
(send-pr.texi): sed(1) in version number and usage info so that
|
|||
|
clients only get single texi file.
|
|||
|
(various): Change $(libdir) to $(datadir)
|
|||
|
(install): Default to install-gnats, since the rule checks for ../gnats
|
|||
|
(stamp-gnats): Replace install dependencies
|
|||
|
|
|||
|
* send-pr.texi: Move to send-pr.texi.in, change version number to
|
|||
|
@VERSION@
|
|||
|
|
|||
|
Tue Aug 31 12:02:14 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr-el.in (send-pr:submit-pr): Bury the right buffer.
|
|||
|
(send-pr::fields): Move all possible values and defaults
|
|||
|
into this monolithic table
|
|||
|
(send-pr::start-up): Replace all the querys with a mapcar over
|
|||
|
send-pr::fields
|
|||
|
(gnats::competing-read-and-replace): Lose
|
|||
|
(gnats::find-field): Lose
|
|||
|
(gnats::position-on-field): Create
|
|||
|
(gnats::mail-position-on-field): Create
|
|||
|
(gnats::field-contents): Create
|
|||
|
(gnats::functionp): Create
|
|||
|
(gnats::field-values): Create
|
|||
|
(gnats::field-default): Create
|
|||
|
(gnats::field-type): Create
|
|||
|
(gnats::field-action): Create
|
|||
|
(send-pr::maybe-change-field): Create
|
|||
|
(gnats:change-field): Create, bind to ^C^F
|
|||
|
(gnats::set-field): Create
|
|||
|
(gnats::set-mail-field): Create
|
|||
|
(gnats:beginning-of-field): Create
|
|||
|
(gnats::current-field): Create
|
|||
|
(gnats::after-keyword): Fix doc string
|
|||
|
(gnats::patch-exec-path): Don't use send-pr::err-buffer-name
|
|||
|
(gnats::get-value-from-shell): Ditto
|
|||
|
|
|||
|
Fri Aug 27 08:34:58 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr-el.in (gnats::*-keyword): Add grouping
|
|||
|
|
|||
|
* send-pr.sh: Accommodate shells that don't support functions.
|
|||
|
|
|||
|
* send-pr-el.in (send-pr:submit-pr): Fix behavior on send
|
|||
|
|
|||
|
Thu Aug 26 14:31:21 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr-el.in (send-pr::set-sites): Use send-pr:libdir, not
|
|||
|
gnats:libdir.
|
|||
|
(send-pr::start-up): Put buffer in send-pr-mode.
|
|||
|
(send-pr:submit-pr): Make sure err-buffer exists before trying to
|
|||
|
use it.
|
|||
|
(send-pr:send-pr-mode): Allow whitespace after keyword in
|
|||
|
paragraph-separate
|
|||
|
|
|||
|
* send-pr.sh (MAIL_AGENT): Use /usr/lib/sendmail rather than /bin/mail
|
|||
|
(ORIGINATOR): remove $TEMP when done
|
|||
|
(die): New function to massage buggy Sun sh
|
|||
|
(EXIT_STATUS): New variable to massage buggy Sun sh
|
|||
|
Don't parse To: and CC: headers any more
|
|||
|
Check for failure of MAIL_AGENT
|
|||
|
|
|||
|
Tue Aug 24 16:57:13 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr-el.in (send-pr:libdir): Use @'s, be const
|
|||
|
(send-pr::categories): Remove
|
|||
|
(send-pr:::categories): Add (buffer-local)
|
|||
|
(send-pr::category-alist): Add
|
|||
|
(send-pr:::site): Add
|
|||
|
(send-pr::set-categories): Support multiple sites
|
|||
|
(send-pr::sites): Don't update without arg
|
|||
|
(send-pr::pr-buffer): Add -name to end, fix refs to use buffer
|
|||
|
(send-pr::err-buffer): Ditto
|
|||
|
(send-pr:send-pr): Always use site name, only ask about erasing
|
|||
|
report if it's been modified.
|
|||
|
(send-pr::start-up): Check for errors from send-pr -P
|
|||
|
Don't kill random buffers
|
|||
|
Remove useless progn
|
|||
|
(gnats::completing-read-and-replace): Fix doc string
|
|||
|
(gnats::set-variable-from-shell): Change to get-var...
|
|||
|
Check for errors
|
|||
|
|
|||
|
* send-pr.sh (GNATS_ROOT): Put definition on newline so configure
|
|||
|
can find it
|
|||
|
Ask user whether or not to send the PR even if it's valid
|
|||
|
|
|||
|
Mon Aug 23 12:31:00 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr-el.in (gnats::releases): Use send-pr:default-release
|
|||
|
|
|||
|
* send-pr.sh (LIBDIR): Try looking under GCC_EXEC_PREFIX for
|
|||
|
the gnats stuff if it's not in the right place
|
|||
|
Move up TMPDIR stuff so the ORIGINATOR stuff can use $TEMP
|
|||
|
Remove 'g' from COMMAND sed pattern
|
|||
|
Remove 'p' from options list
|
|||
|
|
|||
|
* send-pr.input: Fix C-u M-x send-pr description
|
|||
|
|
|||
|
Fri Aug 20 20:34:12 1993 Jason Merrill (jason@rtl.cygnus.com)
|
|||
|
|
|||
|
* send-pr.sh: Add long options, add -h, remove -p and -r
|
|||
|
|
|||
|
Thu Aug 19 14:59:24 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr-el.in (gnats::push): Move from gnats-el.in
|
|||
|
|
|||
|
* Makefile.in (send-pr.el): Subst in $(libdir) and $(GNATS_SITE)
|
|||
|
|
|||
|
* send-pr-el.in (send-pr:default-site): Create
|
|||
|
(send-pr:send-pr): Ask for site name if arg
|
|||
|
(send-pr::start-up): Use site name if non-nil
|
|||
|
(send-pr::set-sites): Create list of known sites from listing of
|
|||
|
LIBDIR/gnats
|
|||
|
|
|||
|
* send-pr.sh (ORIGINATOR): Remove ''s around ^$LOGNAME
|
|||
|
Redirect stderr from ypcat to /dev/null
|
|||
|
Use $TEMP as a temp file to avoid quoting problems
|
|||
|
|
|||
|
* Makefile.in (send-pr): Subst in $(SUBMITTER)
|
|||
|
(stamp-gnats): Ditto
|
|||
|
|
|||
|
* send-pr.sh (SUBMITTER): Get substed
|
|||
|
|
|||
|
* send-pr-el.in (gnats::get-config): Trim newline from echo output
|
|||
|
rather than using non-portable -n switch
|
|||
|
(send-pr:submit-pr): Indicate when send-pr is done
|
|||
|
|
|||
|
Wed Aug 18 15:14:22 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr-el.in (send-pr-mode-map): Move setup into defvar
|
|||
|
Reorganize namespace (put some things under send-pr:, others
|
|||
|
under gnats:)
|
|||
|
(send-pr:start-up): Use mail-default-reply-to
|
|||
|
(send-pr:submit-pr): If in a Server buffer, do server-buffer-done
|
|||
|
rather than spawning another send-pr.
|
|||
|
(gnats::get-config): Add, use
|
|||
|
Juggle contents of send-pr.el and gnats.el to avoid duplication
|
|||
|
and name clashing (like with gnats-set-categories)
|
|||
|
(gnats::set-variable-from-shell): kill the buffer when done
|
|||
|
|
|||
|
* send-pr.sh: Don't complain about $SUBMITTER if using -f
|
|||
|
Fix typos
|
|||
|
|
|||
|
Tue Aug 17 19:31:27 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr.sh: Don't loop if called from Emacs
|
|||
|
|
|||
|
Mon Aug 16 14:59:29 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* Makefile.in (send-pr.el): Substitute in GNATS_ROOT
|
|||
|
|
|||
|
* send-pr-el.in (send-pr-start-up): Set $GNATS_ROOT to GNATS-ROOT
|
|||
|
Add definition of GNATS-ROOT
|
|||
|
|
|||
|
* send-pr.sh: Use GNATS_ROOT in the environment
|
|||
|
|
|||
|
Fri Aug 13 12:00:16 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr.sh: Fix grammar in send-pr template
|
|||
|
|
|||
|
* install-sid.sh: Change grep -s to grep > /dev/null for greps
|
|||
|
that just don't shut up (i.e. POSIX)
|
|||
|
|
|||
|
Tue Aug 10 13:25:35 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr-el.in (send-pr-mode): Change paragraph-separate and
|
|||
|
paragraph-start to include "^>[-A-Za-z]:" (PR 3166)
|
|||
|
|
|||
|
Mon Aug 9 15:37:00 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr.sh: Added >Fix: field (re PR 1310)
|
|||
|
If errors are found, allow user to edit PR again.
|
|||
|
Remove [ -z $FORCE ] since $FORCE appears nowhere else
|
|||
|
Add contents of CC: field to $GNATS_ADDR before sending (PR 2298)
|
|||
|
|
|||
|
Wed Aug 4 20:33:50 1993 Jason Merrill (jason@deneb.cygnus.com)
|
|||
|
|
|||
|
* send-pr.sh: Snarf configuration from GNATS_ROOT/gnats-adm/config
|
|||
|
if it exists.
|
|||
|
|
|||
|
* install-sid.sh: Fixed startup so that calling with no arguments
|
|||
|
will print usage info and exit
|
|||
|
Added --version switch
|
|||
|
|
|||
|
Thu Jul 22 17:00:14 1993 Jason Merrill (jason@wahini.cygnus.com)
|
|||
|
|
|||
|
* Makefile.in (install-gnats-dist): now depends on `info' target,
|
|||
|
installs send-pr.info* rather than just send-pr.info
|
|||
|
|
|||
|
Wed Jul 21 19:14:30 1993 Jason Merrill (jason@wahini.cygnus.com)
|
|||
|
|
|||
|
* Makefile.in (install-gnats-dist): remove $(srcdir)/ before
|
|||
|
send-pr.info so other-dir installs work.
|
|||
|
|
|||
|
Tue May 18 21:45:45 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
|
|||
|
|
|||
|
* Makefile.in: remove all traces of send_pr and install_cid
|
|||
|
|
|||
|
Fri Apr 30 08:42:33 1993 Ian Lance Taylor (ian@cygnus.com)
|
|||
|
|
|||
|
* Makefile.in (check, installcheck): New, empty, targets.
|
|||
|
|
|||
|
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:
|