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: Installing two changes Date: Thu, 01 Dec 2022 14:34:51 +0200 Message-ID: <83359zi9p0.fsf@gnu.org> References: <875yevtlwv.fsf.ref@yahoo.com> <875yevtlwv.fsf@yahoo.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11081"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Dec 01 13:36:17 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 1p0inZ-0002jL-Bx for ged-emacs-devel@m.gmane-mx.org; Thu, 01 Dec 2022 13:36:17 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p0imp-0001KA-PC; Thu, 01 Dec 2022 07:35:31 -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 1p0imm-0001Jc-VJ for emacs-devel@gnu.org; Thu, 01 Dec 2022 07:35:29 -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 1p0imm-0005BE-23; Thu, 01 Dec 2022 07:35:28 -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=Zm1MOTHz2YdZD4JDT2xUvpB0pJwr4laEsPt/d3coFm4=; b=EdVCsLv1mJS+ if7X5PhUkL85VAUcVowEcBj813c0dVU1K88sWVyFq1qPL7MB+W+lqP9iKWNoJDLJaOK8NtOHaYuYw I6LHLIPxsswLosG9nUa3vpcmeIS6WQRAYrYddWAe7aSKJUZMWCcQamq4QbUbj42XLbN6cwoJtySxt pLYFVCwuG5dg0O6WifyubQQSLZHBmLKorN6QCUn/xJy/pKbHYqmNmE0xDMC75ZGnedaW074Z60UWu yuXCBRxzxUNEqjgFBI3m1eNGxKGWrzOJyX7Mtjzgy6ZRCnvsNKVMkHigUwKuLS4LlTeh4OqAIR6e4 wfQ1MNWQyIYFm1jC/solUw==; 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 1p0img-0004Th-BF; Thu, 01 Dec 2022 07:35:27 -0500 In-Reply-To: <875yevtlwv.fsf@yahoo.com> (message from Po Lu on Thu, 01 Dec 2022 19:15:28 +0800) 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:300808 Archived-At: > From: Po Lu > Date: Thu, 01 Dec 2022 19:15:28 +0800 > > Would someone please install the changes in: > > https://lists.gnu.org/archive/html/bug-gnu-emacs/2022-11/msg02589.html > > to `master', and and also the following documentation change to > `emacs-29'? I will not be able to install them until tomorrow. If > someone wants to do it sooner, that would be great. Thanks. Done.