From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Release branch emacs-29 Date: Mon, 28 Nov 2022 20:17:32 +0200 Message-ID: <83wn7flz9f.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23011"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Nov 28 19:17:34 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ozihA-0005eV-SY for ged-emacs-devel@m.gmane-mx.org; Mon, 28 Nov 2022 19:17:33 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ozigj-0001Pf-Av; Mon, 28 Nov 2022 13:17:05 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ozigi-0001PR-CD for emacs-devel@gnu.org; Mon, 28 Nov 2022 13:17:04 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ozigh-0005tN-J4 for emacs-devel@gnu.org; Mon, 28 Nov 2022 13:17:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Subject:To:From:Date:mime-version:in-reply-to: references; bh=ntQphHpg2iakpxP71cgK2Pe98IZuPMUxlIO4Wa+K41c=; b=pvLvdrVQlPHgo1 mlI4AZvQqhgbnJUIIbf+I+FX9QrRw3kjPR8df8K9TZF3MshOj9eoTIq9ftk5Jqlqkb6yHpDWKgcIO Jgr45CaObrV4pBP5vUluvybBRlUounXku16I2HLcflWIy/6KX5330VDuaOR25ep6SBcIJZMgjJURS 5bUwx/NW1wZtsWhTk0ksxgUBsNDGPHXsZzdmUU4kk2arFGiZvVQtSa2K41tqh+TSkaaR1yxtQHFZa /jYRi3uHuHcn48VWZhIPM1oAQ7Aj28jsFGB+agQOt3XrSzqZ+aMXMBkaioboZFoA7ouKWY9nLzRgQ 3kYovSKRMGbt8w/VizrA==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ozigg-0005Gr-PF for emacs-devel@gnu.org; Mon, 28 Nov 2022 13:17:03 -0500 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:300678 Archived-At: I've cut the 'emacs-29' release branch, which starts the release cycle of Emacs 29.1. My hope is that the first pretest will be out in a couple of months or so, barring any serious problems we find in the codebase. >From now on please install bug fixes to the emacs-29 branch (they will be merged to master soon enough), while new features and improvements in existing features should be installed on master. Thanks.