From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15101 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Gnus v5.6.6 is released Date: 27 Apr 1998 00:26:42 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035154190 20142 80.91.224.250 (20 Oct 2002 22:49:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:49:50 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id PAA00364 for ; Sun, 26 Apr 1998 15:45:40 -0700 Original-Received: from sina.hpc.uh.edu (root@Sina.HPC.UH.EDU [129.7.3.5]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id SAA12961 for ; Sun, 26 Apr 1998 18:30:51 -0400 Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id RAH04974; Sun, 26 Apr 1998 17:30:48 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 26 Apr 1998 17:29:07 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id RAA04944 for ; Sun, 26 Apr 1998 17:28:58 -0500 (CDT) Original-Received: (qmail 20133 invoked by uid 504); 26 Apr 1998 22:28:40 -0000 Original-Received: (qmail 20129 invoked from network); 26 Apr 1998 22:28:36 -0000 Original-Received: from ppp005.uio.no (HELO sparky.gnus.org) (129.240.240.6) by claymore.vcinet.com with SMTP; 26 Apr 1998 22:28:35 -0000 Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id AAA08969; Mon, 27 Apr 1998 00:31:14 +0200 Original-To: ding@gnus.org X-Face: &w!^oO~dS|}-P0~ge{$c!h\ or "/ftp@ftp.gnus.org:/pub/emacs/gnus/". The patch is available as . ChangeLog since last release: Mon Apr 27 00:26:01 1998 Lars Magne Ingebrigtsen * gnus.el: Gnus v5.6.6 is released. Mon Apr 27 00:07:11 1998 Lars Magne Ingebrigtsen * gnus-art.el (gnus-request-article-this-buffer): Viewing pseudos in nneething groups bugged. * gnus-sum.el (gnus-summary-prepare-threads): Dummy roots and dormants and stuff. Sun Apr 26 23:34:40 1998 Lars Magne Ingebrigtsen * gnus-cache.el (gnus-cache-file-name): Use FULL. * nnheader.el (nnheader-translate-file-chars): Allow FULL parameter. * gnus-cache.el (gnus-cache-file-name): Translate all colons. Sun Apr 26 19:27:56 1998 Justin Sheehy * nntp.el (nntp-rlogin-parameters): Doc fix. Sun Apr 26 19:21:12 1998 Lars Magne Ingebrigtsen * gnus-art.el (gnus-summary-save-in-mail): Not a command. Sun Apr 26 19:16:03 1998 James Troup * gnus-sum.el (gnus-summary-expire-articles-now): Work. Sun Apr 26 14:34:06 1998 Lars Magne Ingebrigtsen * gnus-sum.el (gnus-build-sparse-threads): Break loops. (gnus-summary-print-article): Save excursion to try to preserve local/bound variable messup. * gnus-salt.el (gnus-tree-read-summary-keys): Put point in article buffer. * gnus-undo.el (gnus-undo): New group. (gnus-undo-limit): New variable. (gnus-undo-register-1): Use it. * gnus-sum.el (gnus-summary-update-info): Don't nix out scores. * gnus-start.el (gnus-active-to-gnus-format): Removed "." from quoting. * gnus.el (gnus-cache-directory): Moved here. (gnus-predefined-server-alist): Use. * message.el (message-autosave-directory): Put back in. (message-set-auto-save-file-name): Use if Gnus isn't running. * gnus-util.el (gnus-alive-p): Moved here. * message.el (message-autosave-directory): Removed. (message-set-auto-save-file-name): Don't use it. * gnus.el: Use gnus-buffer-exists-p throughout. * gnus-uu.el (gnus-uu-save-article): Use gnus-kill-buffer. * message.el (message-make-in-reply-to): Check more for strange From lines. * gnus-art.el (gnus-article-mode): Don't nix out vars. Sun Apr 26 14:05:40 1998 Frank Bennett * nnmail.el (nnmail-move-inbox): Push error'ed mailboxes onto the list. Sun Apr 26 13:01:53 1998 Lars Magne Ingebrigtsen * gnus-score.el (gnus-score-save): Use it. * score-mode.el (score-mode-syntax-table): New table. * nnmbox.el: Commentary fix. Sun Apr 26 12:59:00 1998 Richard Stallman * message.el (message-mode): New adaptive fill defaults. Sun Apr 26 12:50:38 1998 Jim Radford * gnus-start.el (gnus-active-to-gnus-format): Groups that start with dots. 1998-04-11 Richard Stallman * gnus/gnus-art.el (gnus-emphasis-alist): Use nth, not caddr. Sat Apr 25 15:33:57 1998 Kim-Minh Kaplan * gnus-sum.el (gnus-build-sparse-threads): Handle loops. Sat Apr 25 15:09:54 1998 Lars Magne Ingebrigtsen * gnus.el (gnus-valid-select-methods): nngateway is post-mail. -- (domestic pets only, the antidote for overdose, milk.) larsi@ifi.uio.no * Lars Magne Ingebrigtsen