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: master 374f14f: CC Mode: Fontify "found types" which are recognized after being first scanned Date: Mon, 25 Oct 2021 05:25:40 +0300 Message-ID: <83cznt3knv.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="33292"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Oct 25 04:26:40 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 1meph9-0008VL-Ow for ged-emacs-devel@m.gmane-mx.org; Mon, 25 Oct 2021 04:26:39 +0200 Original-Received: from localhost ([::1]:53396 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1meph8-0005VR-AC for ged-emacs-devel@m.gmane-mx.org; Sun, 24 Oct 2021 22:26:38 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59172) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mepgM-0004pv-OF for emacs-devel@gnu.org; Sun, 24 Oct 2021 22:25:51 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51834) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mepgK-0008HO-Pw; Sun, 24 Oct 2021 22:25:49 -0400 Original-Received: from [87.69.77.57] (port=4012 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 1mepgK-00087C-BL; Sun, 24 Oct 2021 22:25:48 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:277699 Archived-At: > branch: master > commit 374f14fb9936d2b8fb30a123457ff4b12160f5f3 > Author: Alan Mackenzie Alan, why was this large changeset installed on the release branch? What urgent problem does it solve, and why couldn't it wait till Emacs 29?