Gnus development mailing list
 help / color / mirror / Atom feed
* Gnus v5.4.43 is released
@ 1997-04-10 20:12 Lars Magne Ingebrigtsen
  1997-04-10 20:58 ` Michael R Cook
  1997-04-10 21:15 ` Steven L Baur
  0 siblings, 2 replies; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1997-04-10 20:12 UTC (permalink / raw)


Bug fixes.

Get it from <URL:http://www.gnus.org/gnus.tar.gz> or 
"ftp.gnus.org:/pub/emacs/gnus/".  The patch is available as
<URL:http://www.gnus.org/patches/gnus-5.4.42-5.4.43.diff.gz>

ChangeLog since last release:

Thu Apr 10 22:07:46 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>

	* gnus.el: Gnus v5.4.43 is released.

Thu Apr 10 21:47:08 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-start.el (gnus-save-newsrc-file): Message less.

Thu Apr 10 21:35:45 1997  ISO-2022-JP  <morioka@jaist.ac.jp>

	* gnus-sum.el (gnus-summary-show-article): Bind gnus-show-mime. 

Thu Apr 10 21:26:19 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus.el: Removed gnus-add-hook.

Thu Apr  3 21:08:57 1997  Hrvoje Niksic  <hniksic@srce.hr>

	* gnus-xmas.el (gnus-xmas-summary-set-display-table): Don't change
	the values that are non-nil in the default table.
	(gnus-xmas-add-hook): Removed it.

Thu Apr 10 20:44:46 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-art.el (gnus-article-show-summary): Error better.

	* message.el (message-indent-citation): Tippy-foot when deleting
	leading empty lines.

	* gnus-sum.el (gnus-summary-move-article): Update group lines. 

	* gnus-srvr.el (gnus-server-exit): Configure windows.

	* gnus-group.el: Added gnus-version to help map.

Thu Apr 10 20:41:11 1997  Hrvoje Niksic  <hniksic@srce.hr>

	* gnus-xmas.el: Customized.

Thu Apr 10 19:58:40 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-sum.el (gnus-summary-next-group): Selected deleted group. 

	* gnus-art.el (article-treat-overstrike): Don't bug out on empty
	articles. 

Thu Apr 10 19:52:27 1997  David Moore  <dmoore@ucsd.edu>

	* nnvirtual.el (nnvirtual-partition-sequence): Style fix.

Thu Apr 10 19:45:30 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-group.el (gnus-group-kill-group): Kill more carefully.

Tue Apr  8 23:02:30 1997  Michael Welsh Duggan  <md5i@schenley.com>

	* message.el (message-insert-to): Fetch reply field.

Tue Apr  8 21:41:13 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-sum.el (gnus-summary-refer-article): Accept prefix.

Sun Apr  6 14:08:03 1997  Steven L Baur  <steve@altair.xemacs.org>

	* gnus-xmas.el (gnus-xmas-summary-set-display-table): Add
	missing paren.
	(gnus-xmas-summary-set-display-table): current-display-table can
	be nil.



-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Gnus v5.4.43 is released
  1997-04-10 20:12 Gnus v5.4.43 is released Lars Magne Ingebrigtsen
@ 1997-04-10 20:58 ` Michael R Cook
  1997-04-10 21:15 ` Steven L Baur
  1 sibling, 0 replies; 4+ messages in thread
From: Michael R Cook @ 1997-04-10 20:58 UTC (permalink / raw)
  Cc: ding-announce

This version fails to build:

$ make
cd lisp; make EMACS=emacs all
make[1]: Entering directory `/tmp/gnus/gnus-5.4.43/lisp'
rm -f *.elc ; emacs -batch -q -no-site-file -l ./dgnushack.el -f dgnushack-compile
Cannot open load file: widget
make[1]: *** [all] Error 255
make[1]: Leaving directory `/tmp/gnus/gnus-5.4.43/lisp'
make: *** [lick] Error 2
$

Michael.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Gnus v5.4.43 is released
  1997-04-10 20:12 Gnus v5.4.43 is released Lars Magne Ingebrigtsen
  1997-04-10 20:58 ` Michael R Cook
@ 1997-04-10 21:15 ` Steven L Baur
  1997-04-10 22:35   ` Lars Magne Ingebrigtsen
  1 sibling, 1 reply; 4+ messages in thread
From: Steven L Baur @ 1997-04-10 21:15 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:

> Bug fixes.
> Get it from <URL:http://www.gnus.org/gnus.tar.gz> or 
> "ftp.gnus.org:/pub/emacs/gnus/".  The patch is available as
> <URL:http://www.gnus.org/patches/gnus-5.4.42-5.4.43.diff.gz>

The texi directory is missing.  Is this intentional?
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Gnus v5.4.43 is released
  1997-04-10 21:15 ` Steven L Baur
@ 1997-04-10 22:35   ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1997-04-10 22:35 UTC (permalink / raw)


Steven L Baur <steve@miranova.com> writes:

> The texi directory is missing.  Is this intentional?

Oops.

Why can't all the *other* people who have their home directories on
the same disk I have my home directory stop wasting so much space?
Huh?  Huh?  I had to delete 20Mb of *junk* just to be able to make a
release.  If they can't get their act together, I'll have to delete
some more of my 120Mb worth of dross I have here.

I mean.  *Some* people!  Sheesh!

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1997-04-10 22:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-04-10 20:12 Gnus v5.4.43 is released Lars Magne Ingebrigtsen
1997-04-10 20:58 ` Michael R Cook
1997-04-10 21:15 ` Steven L Baur
1997-04-10 22:35   ` Lars Magne Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).