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: Re: emacs-28 b4f47d2: Use @pxref when necessary Date: Thu, 25 Nov 2021 10:44:40 +0200 Message-ID: <83bl287hfr.fsf@gnu.org> References: <831r358hrr.fsf@gnu.org> <87o868hcjd.fsf@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19098"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Robert Pluim Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Nov 25 09:45:21 2021 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 1mqANd-0004jS-7P for ged-emacs-devel@m.gmane-mx.org; Thu, 25 Nov 2021 09:45:21 +0100 Original-Received: from localhost ([::1]:39346 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mqANc-0001KY-5K for ged-emacs-devel@m.gmane-mx.org; Thu, 25 Nov 2021 03:45:20 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:44920) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mqAMy-0000dd-24 for emacs-devel@gnu.org; Thu, 25 Nov 2021 03:44:40 -0500 Original-Received: from [2001:470:142:3::e] (port=33178 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mqAMx-0002Uf-QQ; Thu, 25 Nov 2021 03:44:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=sbvF6DNnyDxL0PIPXbzbuQ58/gJPCTiU9LCqIUcO7Zc=; b=VfwdJUwJ8kg5 OPSzkBVHl1hcLUlgZvXxViTvmDUxdifGi7tyC0+vAnpWmpjNsb7RnwL45KvhLLc8KV7zDGuU5jugs cfTRNlArS0ia29JaONNciCN7NSq1X0twE9RT/LXxdfxBHjgUu6krDIkSoLOHiyZcV4kC5ai5Hqeil lyRRloQEPpNjUgYN8c/TY0KBV9IufRuGKIg6CMkLqHDBHEG8gV++6NTCXRBS5oHLQq7bnufPOpdrz ym2FLYEg90MyzxY8bITaXBA7jm3J67Amf0X1NswK58Pi0SUsfZIhKDdEkNkQHjvif3SiEgBF+62dG tVllNrdT1fbE14zUJvBvJg==; Original-Received: from [87.69.77.57] (port=4590 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 1mqAMx-0003sW-GQ; Thu, 25 Nov 2021 03:44:39 -0500 In-Reply-To: <87o868hcjd.fsf@gmail.com> (message from Robert Pluim on Thu, 25 Nov 2021 09:20:22 +0100) 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" Xref: news.gmane.io gmane.emacs.devel:280082 Archived-At: > From: Robert Pluim > Cc: emacs-devel@gnu.org > Date: Thu, 25 Nov 2021 09:20:22 +0100 > > >>>>> On Wed, 24 Nov 2021 21:39:52 +0200, Eli Zaretskii said: > > Eli> Please don't install cleanups on the release branch. It isn't worth > Eli> even the tiniest risk of gratuitously breaking that branch, even if > Eli> this is only in the docs. > > This contradicts statements you've made in the past about how > documentation-only changes are OK for the release branch. If it's now > in a different state than 'bugfix + doc only', then that should be > announced. Fixes for the documentation are always safe, but that change was not a fix, as there was no problem that needed to be fixed. But if it sounds like a contradiction to someone, please consider the above clarification as the announcement you asked for.