Gnus development mailing list
 help / color / mirror / Atom feed
* September Gnus 0.31 is released
@ 1996-01-25 16:12 Lars Magne Ingebrigtsen
  1996-01-25 18:36 ` Steven L Baur
  1996-01-25 23:54 ` srivasta
  0 siblings, 2 replies; 21+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-01-25 16:12 UTC (permalink / raw)


This is the last featureful release in the September series.  All
releases from here on out will just be bug fixes.

If you're using XEmacs, you need to get the new etc.tar.gz package. 

Get it from <URL:http://www.ifi.uio.no/~larsi/sgnus.tar.gz> or 
"ftp.ifi.uio.no:/pub/emacs/gnus/".

ChangeLog since last release:

Thu Jan 25 08:41:44 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>

	* nnml.el (nnml-deletable-article-p): Always responed with nil.

Thu Jan 25 08:45:52 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus.el: 0.31 is released.

	* nnmail.el (nnmail-insert-lines): Would return negative lines
	numbers. 

	* gnus-xmas.el (gnus-xmas-extent-start-open): New function.

	* gnus-topic.el (gnus-topic-insert-topic-line): Remove excess
	properties. 

	* gnus-xmas.el (gnus-xmas-topic-remove-excess-properties): New
	function. 

Thu Jan 25 07:34:05 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>

	* gnus-ems.el (gnus-extent-detached-p): New alias.

	* gnus-xmas.el (gnus-xmas-find-glyph-directory): Changed from
	"etc" to "etc/gnus".

Tue Jan 23 13:40:35 1996  Lars Ingebrigtsen  <lars@eyesore.no>

	* gnus-score.el (gnus-score-make-menu-bar): New function.
	(gnus-score-menu-hook): New variable.

	* gnus-vis.el (gnus-article-next-button): Move point.

	* nndoc.el (nndoc-type-alist): Recognize ends of digests. 
	(nndoc-retrieve-headers): Don't bug out on non-existant articles. 

	* gnus-msg.el (gnus-mail-buffer): Renamed.

	* gnus-cache.el (gnus-cache-possibly-remove-articles): Check some
	more. 

	* nnmail.el (nnmail-insert-lines): Off by 1.

	* nnml.el (nnml-deletable-article-p): Check for file writability.
	* nnmh.el (nnml-deletable-article-p): Ditto.

	* gnus-msg.el (gnus-associate-buffer-with-draft): Allow
	disabling. 
	(gnus-use-draft): New variable.

	* gnus.el (gnus-summary-move-article): Use `move' action by
	default. 

	* nnmail.el (nnmail-get-split-group): Be more restrictive in
	selecting procmail spools.
	(nnmail-get-spool-files): Don't return the spool file when doing a
	single procmail file.

	* gnus.el (gnus-summary-move-article): Allow moving to the same
	group. 

	* gnus-score.el (gnus-score-pretty-print): New command and
	keystroke. 
	(gnus-summary-increase-score): Would always bug out.
	(gnus-score-edit-done): Change windows before loading score file. 

	* gnus.el (gnus-summary-reparent-thread): Rethread after
	reparenting. 

	* gnus-xmas.el (gnus-xmas-make-overlay): Don't make extents
	undetachable. 

	* nndoc.el (nndoc-post-type): New variable.

Tue Jan 23 13:39:11 1996  Eberhard Mattes  <mattes@azu.informatik.uni-stuttgart.de>

	* nndoc.el (nndoc-request-type): New function.

Tue Jan 23 00:13:10 1996  Lars Ingebrigtsen  <lars@eyesore.no>

	* gnus.el (gnus-group-group-indentation): New function.
	(gnus-group-update-group-line): Use it.
	(gnus-group-update-group): Indent.

	* gnus-topic.el (gnus-topic-hide-subtopics): Removed variable.
	(gnus-topic-prepare-topic): Indent group lines.
	(gnus-topic-yank-group): Indent groups.

	* gnus.el (gnus-group-update-hook): New variable.
	(gnus-group-insert-group-line): Use it.

	* gnus-vis.el (gnus-group-highlight-line): New function.

	* gnus.el (gnus-group-entry): New macro.

	* gnus-vis.el (gnus-group-highlight): New variable.

	* gnus-topic.el (gnus-topic-insert-topic-line): Would show "..."
	too often.
	(gnus-topic-indent): Don't move point.
	(gnus-topic-unindent): Ditto.
	(gnus-topic-prepare-topic): Display unread articles in sub-topics.

	* nnsoup.el (nnsoup-next-prefix): New function.
	(nnsoup-read-areas): Use it.

	* gnus-soup.el (gnus-soup-set-area-prefix): New macro.

	* nnsoup.el (nnsoup-tmp-directory): New directory.
	(nnsoup-write-active-file): Save it.
	(nnsoup-unpack-packets): Use it.

	* gnus-msg.el (gnus-dissociate-buffer-from-draft): New command and
	keystroke.

	* gnus.el (gnus-group-list-groups): Goto last group if at eob.

	* gnus-topic.el (gnus-topic-mode): Use it.
	(gnus-topic-goto-next-group): New function.

	* gnus.el (gnus-group-list-groups): Allow positioning point in
	topic buffers.
	(gnus-group-goto-next-group-function): New internal variable.

	* nnsoup.el (nnsoup-read-active-file): Give a proper return
	value. 

	* gnus.el (gnus-start-news-server): Give a better error message. 

Mon Jan 21 23:34:55 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
 
 	* gnus-mh.el (gnus-mh-mail-setup): It didn't work when pressing
  	`R' or yanking because of lack of setting to variable
  	`mail-reply-buffer' and mh-sent-from-folder buffer local variable
  	`mh-show-buffer'.

Mon Jan 22 02:58:42 1996  Lars Ingebrigtsen  <lars@eyesore.no>

	* nntp.el (nntp-open-server-internal): Make sure that the server
	was successfully opened.

	* gnus.el (gnus-read-active-file): Wouldn't activate properly. 
	(gnus-read-active-file): Ignore errors from the archive server.

	* nnbabyl.el (nnbabyl-request-group): Ditto.

	* nnmbox.el (nnmbox-request-group): Would bug out.

Sat Jan 20 20:39:03 1996  Steven L. Baur  <steve@miranova.com>

	* nnmbox.el (nnmbox-read-mbox): find-file-noselect ->
	nnheader-find-file-noselect.

Mon Jan 22 01:15:52 1996  Lars Ingebrigtsen  <lars@eyesore.no>

	* gnus.el (gnus-group-mark-buffer): Optional param.

	* nnsoup.el (nnsoup-request-expire-articles): Message more. 
	(nnsoup-read-active-file): Add proper active info.
	(nnsoup-request-group): New implementation.
	(nnsoup-request-list): Ditto.

Sun Jan 21 08:22:47 1996  Lars Ingebrigtsen  <lars@eyesore.no>

	* gnus.el (gnus-request-article-this-buffer): Update sparse
	articles. 
	(gnus-data-set-number): New macro.
	(gnus-summary-update-article): Use it.

Sun Jan 21 03:54:18 1996  Lars Magne Ingebrigtsen  <larsi@eistla.ifi.uio.no>

	* gnus-soup.el (gnus-soup-add-article): Don't save canceled
	articles. 



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


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

end of thread, other threads:[~1996-01-30 16:29 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-01-25 16:12 September Gnus 0.31 is released Lars Magne Ingebrigtsen
1996-01-25 18:36 ` Steven L Baur
1996-01-25 21:50   ` Wes Hardaker
1996-01-25 22:44   ` luis fernandes
1996-01-26  1:07     ` Steven L Baur
1996-01-26 15:28     ` Colin Rafferty
1996-01-26 17:47       ` Wes Hardaker
1996-01-26 17:48       ` Steven L Baur
1996-01-27 20:33       ` Lars Magne Ingebrigtsen
1996-01-26 16:46   ` Lars Magne Ingebrigtsen
1996-01-26 17:37     ` Steven L Baur
1996-01-27 20:33       ` Lars Magne Ingebrigtsen
1996-01-28  0:13         ` Steven L Baur
1996-01-30 16:29           ` Lars Magne Ingebrigtsen
1996-01-25 23:54 ` srivasta
1996-01-26 19:33   ` Mark Borges
1996-01-26 20:28     ` Steven L Baur
1996-01-26 20:29     ` Manoj Srivastava
1996-01-26 20:39     ` Colin Rafferty
1996-01-26 20:50     ` Mark Borges
1996-01-26 23:17       ` Steven L Baur

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).