From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62325 Path: news.gmane.org!not-for-mail From: "Ted Zlatanov" Newsgroups: gmane.emacs.gnus.general Subject: Re: No "From so-and-so" in ChangeLog Date: 20 Mar 2006 16:38:54 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <4nzmjkeqz5.fsf@asimov.bwh.harvard.edu> References: <4nfylchqb3.fsf@asimov.bwh.harvard.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1142890889 322 80.91.229.2 (20 Mar 2006 21:41:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Mar 2006 21:41:29 +0000 (UTC) Original-X-From: ding-owner+m10852@lists.math.uh.edu Mon Mar 20 22:41:26 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FLS7j-0002OG-A7 for ding-account@gmane.org; Mon, 20 Mar 2006 22:41:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1FLS7Y-0004Lb-00; Mon, 20 Mar 2006 15:41:00 -0600 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FLS5w-0004LW-00 for ding@lists.math.uh.edu; Mon, 20 Mar 2006 15:39:20 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1FLS5b-0008Ur-NK for ding@lists.math.uh.edu; Mon, 20 Mar 2006 15:39:14 -0600 Original-Received: from clifford.bwh.harvard.edu ([134.174.9.41] helo=mail.bwh.harvard.edu) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FLS5Y-0006JO-00 for ; Mon, 20 Mar 2006 22:38:56 +0100 Original-Received: (qmail 26627 invoked from network); 20 Mar 2006 21:31:47 -0000 Envelope-Sender: tzz@lifelogs.com Envelope-Recipients: ding@gnus.org, Original-Received: from asimov.bwh.harvard.edu ([134.174.54.119]) (envelope-sender ) by mail.bwh.harvard.edu (qmail-ldap-1.03) with SMTP for ; 20 Mar 2006 21:31:47 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" In-Reply-To: <4nfylchqb3.fsf@asimov.bwh.harvard.edu> (Ted Zlatanov's message of "20 Mar 2006 14:25:04 -0500") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:62325 Archived-At: On 20 Mar 2006, tzz@lifelogs.com wrote: On 28 Feb 2006, reinersteib+gmane@imap.cc wrote: >> The following changes are missing in v5-10. Ted, unless you'll go for >> a full sync of the spam handling from the trunk to v5-10, you might >> want to install these changes in v5-10. >> >> ,---- >>>>> -5383,7 +5385,7 @@ >>> (spam-mark-new-messages-in-spam-group-as-spam): allow user to >>> disable assigning the spam-mark to new messages >>> >>> -2004-05-26 Adam Sj=F8gren (tiny change) >>> +2004-05-26 Adam Sj=F8gren (tiny change) >>> >>> (spam-ham-copy-or-move-routine): todo decleared twice >>> >>>>> -5395,10 +5397,10 @@ >>> (rfc2047-decode): Treat the ascii coding-system as raw-text by >>> default. >>> >>> -2004-05-25 Teodor Zlatanov >>> +2004-05-25 Anand Mitra (tiny change) >>> >>> * gnus-sum.el (gnus-summary-delete-article): invoke hook with >>> - correct data (tiny change). From Anand Mitra . >>> + correct data. >>> >>> 2004-05-24 Teodor Zlatanov Thinking about it, I realized that I would hold up the release to introduce new features - that's a bad idea, so I will let this release go and bring the new spam.el and new manual in with the next release. I hope that's OK with everyone - I just don't want to make everyone's life harder :) I installed these two changes: 2004-05-26 Teodor Zlatanov * spam.el (spam-mark-junk-as-spam-routine) (spam-mark-new-messages-in-spam-group-as-spam): allow user to disable assigning the spam-mark to new messages 2004-05-26 Adam Sj=F8gren (tiny change) (spam-ham-copy-or-move-routine): todo decleared twice I'm not sure if there are any others in your list, sorry. I added Adam's change to the ChangeLog under his name, but the actual commit message (spam-ham-copy-or-move-routine): todo declared twice is attached to my commit message. Ted