From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jon Cast Newsgroups: gmane.emacs.devel Subject: Re: No calc in pretest? Date: Sun, 30 Jun 2002 01:44:52 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: <200206300644.g5U6irvR010148@adams0-57.reshall.ou.edu> References: NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1025419279 7907 127.0.0.1 (30 Jun 2002 06:41:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 30 Jun 2002 06:41:19 +0000 (UTC) Cc: burton@openprivacy.org, Emacs Devel Mailing List Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17OYOd-00023Q-00 for ; Sun, 30 Jun 2002 08:41:19 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17OYSY-0004qo-00 for ; Sun, 30 Jun 2002 08:45:23 +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 17OYMf-0002ar-00; Sun, 30 Jun 2002 02:39:17 -0400 Original-Received: from adams0-57.reshall.ou.edu ([129.15.132.57]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17OYLR-0002O1-00 for ; Sun, 30 Jun 2002 02:38:01 -0400 Original-Received: from adams0-57.reshall.ou.edu (localhost.localdomain [127.0.0.1]) by adams0-57.reshall.ou.edu (8.12.4/8.12.4) with ESMTP id g5U6irdS010152; Sun, 30 Jun 2002 01:44:54 -0500 Original-Received: from ou.edu (jcast@localhost) by adams0-57.reshall.ou.edu (8.12.4/8.12.4/Submit) with ESMTP id g5U6irvR010148; Sun, 30 Jun 2002 01:44:53 -0500 X-Authentication-Warning: adams0-57.reshall.ou.edu: jcast owned process doing -bs Original-To: Eli Zaretskii In-Reply-To: Message from Eli Zaretskii of "Sun, 30 Jun 2002 09:24:19 +0300." Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:5273 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:5273 Eli Zaretskii wrote: > The reason is that all Emacs versions since 21.1 are bug-fix > releases, so they are all delivered from the 21.1 release branch and > don't add any packages that were not in 21.1. > The next major release, which will be made from the CVS head, will > include Calc (and also Leim and the 2 ELisp manuals). Is there any chance y'all could be persuaded to number releases in a way that'll make it obvious what's a bug fix and what's a release from CVS head? (I.e., 21.4 -- Release from CVS 21.4.1 -- Bug-fix 21.4.2 -- Bug-fix 21.4.50 -- CVS 21.5 -- Release from CVS Jon Cast