From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jay Belanger Newsgroups: gmane.emacs.devel Subject: Re: emacs-24 branch policy Date: Thu, 23 Oct 2014 10:03:10 -0500 Message-ID: <8738ae25ht.fsf@gmail.com> References: <2fbnp6a54j.fsf@fencepost.gnu.org> Reply-To: jay.p.belanger@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1414076618 9118 80.91.229.3 (23 Oct 2014 15:03:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Oct 2014 15:03:38 +0000 (UTC) Cc: jay.p.belanger@gmail.com, emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 23 17:03:31 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XhJvG-00068D-Jv for ged-emacs-devel@m.gmane.org; Thu, 23 Oct 2014 17:03:30 +0200 Original-Received: from localhost ([::1]:40588 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhJvG-00068u-86 for ged-emacs-devel@m.gmane.org; Thu, 23 Oct 2014 11:03:30 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50029) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhJut-000677-VP for emacs-devel@gnu.org; Thu, 23 Oct 2014 11:03:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XhJuk-0001SV-Ua for emacs-devel@gnu.org; Thu, 23 Oct 2014 11:03:07 -0400 Original-Received: from mail-oi0-x22c.google.com ([2607:f8b0:4003:c06::22c]:44152) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhJuk-0001SJ-OS; Thu, 23 Oct 2014 11:02:58 -0400 Original-Received: by mail-oi0-f44.google.com with SMTP id x69so860722oia.17 for ; Thu, 23 Oct 2014 08:02:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:reply-to:cc:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=iVzj1r58UGDnTiT1Wsvvd9wibeMqfzalZGV11sXf5Ao=; b=CuL6x8PkYevw2Q1RGMf1QqxYG6n22E4X6Z3qLEvmNklTlR1RWtVKi+jfyu8HoxeFOL E2oabwOzuNRyDMTBQ8g/URDKgCqncjw+7FV+ELYvJeGKYlQPUBuK0RNFpB/cy5S3kxlg t6X4DoqMJVcFHvRIm4BK9VfCVAZVU18puxGhUYeUjxoyCHuQd+L+Lf0qXIrrap8u6hd6 hQJImIVpa7hLSOuMnKcyXD8GVArt8ye+L9V38qfEq2VFcU4hxLmRd1q5q2UJWRP1T+/a x1z81+GtONBJW9ydriAhZ/Sl5OoJe6+g6DBAXNhfcUtkMMdBID2t+E4iBrfvd3tNx7Y4 v9JQ== X-Received: by 10.182.79.10 with SMTP id f10mr4737246obx.4.1414076577304; Thu, 23 Oct 2014 08:02:57 -0700 (PDT) Original-Received: from belanger-home (184-155-90-233.cpe.cableone.net. [184.155.90.233]) by mx.google.com with ESMTPSA id gm2sm782030obb.27.2014.10.23.08.02.55 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 23 Oct 2014 08:02:56 -0700 (PDT) In-Reply-To: <2fbnp6a54j.fsf@fencepost.gnu.org> (Glenn Morris's message of "Mon, 20 Oct 2014 15:54:52 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.94 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c06::22c X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:175726 Archived-At: > The emacs-24 branch is now available for any safe bug fixes that you > think should go into a 24.5 release (if there is one). So, even after the release, is the emacs-24 branch only for bug-fixes? Any non bug-fix changes should go solely in the trunk; is that right?