From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.devel Subject: Re: lisp/ChangeLog coding system Date: Mon, 29 Apr 2002 21:12:09 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: References: <86g01i8qoa.fsf@gerd.dnsq.org> <200204272241.g3RMfqI05559@aztec.santafe.edu> <200204290505.g3T55Y806101@aztec.santafe.edu> <2110-Mon29Apr2002214144+0300-eliz@is.elta.co.il> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1020107795 9219 127.0.0.1 (29 Apr 2002 19:16:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 29 Apr 2002 19:16:35 +0000 (UTC) Cc: keichwa@gmx.net, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 172GdX-0002Oa-00 for ; Mon, 29 Apr 2002 21:16:35 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 172GhQ-0005s3-00 for ; Mon, 29 Apr 2002 21:20:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 172Gcw-0003Da-00; Mon, 29 Apr 2002 15:15:58 -0400 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net ([217.13.230.178] helo=yxa.extundo.com) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 172Gag-00030P-00 for ; Mon, 29 Apr 2002 15:13:38 -0400 Original-Received: from localhost.localdomain (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.2/8.12.2) with ESMTP id g3TJDIKg024496; Mon, 29 Apr 2002 21:13:19 +0200 Original-To: Eli Zaretskii In-Reply-To: <2110-Mon29Apr2002214144+0300-eliz@is.elta.co.il> ("Eli Zaretskii"'s message of "Mon, 29 Apr 2002 21:41:45 +0300") Mail-Copies-To: nobody Original-Lines: 18 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i686-pc-linux-gnu) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:3426 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3426 "Eli Zaretskii" writes: >> From: Karl Eichwalder >> Date: Mon, 29 Apr 2002 17:52:45 +0200 >> >> I strongly vote to release Dave Love's unification fixes ASAP as >> Emacs 21.3. > > Emacs 21.3 will be released from the branch, so it cannot have Dave's > code. This will have to wait until the first release from the current > CVS head. If this is so, shouldn't the ":version" `defcustom' parameters I just proposed in the patch to lisp/mail/smtpmail.el and lisp/mail/sendmail.el be changed to "21.4" or whatever the next version will be that will include the fixes? The :version parameter seem to require that there exists a release plan for future releases so it is possible to add the correct information.