From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs 26.1 release branch created Date: Sat, 16 Sep 2017 16:39:44 +0300 Message-ID: <83zi9ukbj3.fsf@gnu.org> References: <83377mls4d.fsf@gnu.org> <87bmmazt77.fsf@udel.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1505569225 8786 195.159.176.226 (16 Sep 2017 13:40:25 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 16 Sep 2017 13:40:25 +0000 (UTC) Cc: emacs-devel@gnu.org To: Mark Oteiza Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Sep 16 15:40:21 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dtDKW-0002Aw-S8 for ged-emacs-devel@m.gmane.org; Sat, 16 Sep 2017 15:40:20 +0200 Original-Received: from localhost ([::1]:57353 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dtDKe-0006lJ-AJ for ged-emacs-devel@m.gmane.org; Sat, 16 Sep 2017 09:40:28 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34585) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dtDK1-0006jc-Rm for emacs-devel@gnu.org; Sat, 16 Sep 2017 09:39:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dtDJx-0003AC-DR for emacs-devel@gnu.org; Sat, 16 Sep 2017 09:39:49 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39666) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dtDJx-0003A8-B1; Sat, 16 Sep 2017 09:39:45 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1446 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dtDJw-0004iC-2s; Sat, 16 Sep 2017 09:39:45 -0400 In-reply-to: <87bmmazt77.fsf@udel.edu> (message from Mark Oteiza on Sat, 16 Sep 2017 09:09:00 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:218359 Archived-At: > From: Mark Oteiza > Cc: emacs-devel@gnu.org > Date: Sat, 16 Sep 2017 09:09:00 -0400 > > Eli Zaretskii writes: > > > I've created a new emacs-26 branch which will be used to release Emacs > > 26.x, starting with Emacs 26.1. This branch should be used for fixing > > bugs; new development should continue on master. (If there are > > features that are already on the branch, and their developers want to > > put a few finishing touches or additions to those features, please ask > > here before pushing further changes that are not bugfixes.) > > I'm working on more utilities and tests for lcms.c, where should I > commit those? On emacs-26, I guess. How many more utilities do you envision? (Tests are okay to add to emacs-26 regardless.)