From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Stefan Monnier" Newsgroups: gmane.emacs.devel Subject: Re: Major update just committed Date: Tue, 27 May 2003 18:39:02 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200305272239.h4RMd2sE008851@rum.cs.yale.edu> References: <5x3cj3x34e.fsf@kfs2.cua.dk> <200305271328.WAA16130@etlken.m17n.org> <5xllwsudr0.fsf@kfs2.cua.dk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1054076844 8402 80.91.224.249 (27 May 2003 23:07:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 27 May 2003 23:07:24 +0000 (UTC) Cc: Kenichi Handa Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 28 01:07:18 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19KnXK-0002Az-00 for ; Wed, 28 May 2003 01:07:18 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19KnlE-0006q2-00 for ; Wed, 28 May 2003 01:21:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19KnRI-0005Un-HA for emacs-devel@quimby.gnus.org; Tue, 27 May 2003 19:01:04 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19KnEH-00014Y-3F for emacs-devel@gnu.org; Tue, 27 May 2003 18:47:37 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19Kn8j-00082n-BD for emacs-devel@gnu.org; Tue, 27 May 2003 18:41:53 -0400 Original-Received: from rum.cs.yale.edu ([128.36.229.169]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Kn60-00076i-7R for emacs-devel@gnu.org; Tue, 27 May 2003 18:39:04 -0400 Original-Received: from rum.cs.yale.edu (localhost [127.0.0.1]) by rum.cs.yale.edu (8.12.8/8.12.8) with ESMTP id h4RMd20i008853; Tue, 27 May 2003 18:39:02 -0400 Original-Received: (from monnier@localhost) by rum.cs.yale.edu (8.12.8/8.12.8/Submit) id h4RMd2sE008851; Tue, 27 May 2003 18:39:02 -0400 X-Mailer: exmh version 2.4 06/23/2000 with nmh-1.0.4 Original-To: storm@cua.dk (Kim F. Storm) Original-cc: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14350 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14350 > > > As I told you last week, I was about to commit a major set > > > of changes to the src directory. That has just happened > > > (see the Changelog for details). > > > > Are there any other big changes scheduled? > > Not on my part at least :-) > > > If not, I'll > > start the work of synchronizing emacs-unicode to HEAD next > > week. > > Great news! > > So it's about time to change the CVS version number to 22.0.50 (or > better introduce the new version numbers we talked about some time > ago). How 'bout creating a EMACS_21_4_RC branch instead if you catch my drift ? Also, looking at the RC branch, I see that there hasn't been too many changes committed since 21.3. Are we really planning on releasing a bug-fix 21.4 ? Stefan