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-30 commit 4b10ba2a89956d73d7868f95a15e1645a7d37c0a Date: Wed, 24 Jul 2024 14:36:42 +0300 Message-ID: <86zfq76myd.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29348"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Pedro Andres Aranda Gutierrez Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jul 24 13:37:30 2024 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 1sWaJF-0007VS-Qr for ged-emacs-devel@m.gmane-mx.org; Wed, 24 Jul 2024 13:37:29 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sWaId-0006g9-CV; Wed, 24 Jul 2024 07:36:51 -0400 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 1sWaIb-0006Z6-Lv for emacs-devel@gnu.org; Wed, 24 Jul 2024 07:36:49 -0400 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 1sWaIb-0002Wv-7r; Wed, 24 Jul 2024 07:36:49 -0400 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=mAVW+nkNgnpeojvI7ej9bpI1jnDXy7E7X272i3GkPso=; b=H3sn+ySP1L29 pb1p2hzCiBXBGx8OvV3oz52grrP7IDMElh7XXTtp7PRecvKu8aplEgEktMzWUTyhTi1XsL7Qgb+gr 68kwLeUVELb6JZkkNoNeDqnHSn3FCkPk77yvOwexJE7gZaGdEWhz6+HiKu0bw2FZ1jfCBexR6MOii qpk582017QAHiprmSvFrclty+UzncQb3Gt0yVi+Ab8HIRmDr5CcwesOAhjoDBuJx7FET2QodCdpaH 85q+XSborm9JN0WHNuAW4Q/Uks+NjW0c0Xqzre/ao65rxjtGFyr3eFTkQfBw0vIVd0/Go+XEeNtK9 PQJKWf6R6wcTFbVOgP38ag==; In-Reply-To: (message from Pedro Andres Aranda Gutierrez on Wed, 24 Jul 2024 08:37:59 +0200) 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:322040 Archived-At: > From: Pedro Andres Aranda Gutierrez > Date: Wed, 24 Jul 2024 08:37:59 +0200 > > In this patch I see that in the chunk > @@ -4153,16 +4153,16 @@ image_destroy_x_image (Emacs_Pix_Container pimg) > there is just a comment inside an #ifdef. > > Is that indented? Yes. (The commit whose SHA you show doesn't exist as a commit.)