From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@sourceware.cygnus.com To: gnats-cvs@sourceware.cygnus.com Subject: gnats/gnats ChangeLog gnats-el.in Date: Mon, 17 Jul 2000 16:17:00 -0000 Message-id: <20000717231747.2332.qmail@sourceware.cygnus.com> X-SW-Source: 2000/msg00116.html List-Id: CVSROOT: /cvs/gnats Module name: gnats Branch: gnats-v3-branch Changes by: jason@sourceware.cygnus.com 2000-07-17 16:17:47 Modified files: gnats : ChangeLog gnats-el.in Log message: Fix various lossage in gnats.el to make it usable with GCC GNATS. * gnats-el.in (gnats::start-background): Pass --host. (gnats:query-pr): Add spaces around -d. (gnats:summ-pr): Likewise. Allow for customization of Class field options, too. * gnats-el.in (gnats::classes): New variable. (gnats::default-classes): New constant. (gnats::set-classes): New fn. (gnats::classes-sans-descriptions): New fn. (gnats::fields): Use it. (gnats::get-list-from-file): Comment out broken, incomplete code in favor of suboptimal but functional code.