From unknown Fri Jun 20 07:21:51 2025 X-Loop: help-debbugs@gnu.org Subject: bug#71261: PATCH for maintainer Resent-From: Jeremy Bryant Original-Sender: "Debbugs-submit" Resent-CC: bug-auctex@gnu.org Resent-Date: Wed, 29 May 2024 17:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 71261 X-GNU-PR-Package: auctex X-GNU-PR-Keywords: To: 71261@debbugs.gnu.org X-Debbugs-Original-To: bug-auctex@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17170044545228 (code B ref -1); Wed, 29 May 2024 17:41:02 +0000 Received: (at submit) by debbugs.gnu.org; 29 May 2024 17:40:54 +0000 Received: from localhost ([127.0.0.1]:46275 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCNID-0001MF-Rx for submit@debbugs.gnu.org; Wed, 29 May 2024 13:40:54 -0400 Received: from lists.gnu.org ([209.51.188.17]:40468) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCNIB-0001M5-8a for submit@debbugs.gnu.org; Wed, 29 May 2024 13:40:52 -0400 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 1sCNI0-0003mX-UA for bug-auctex@gnu.org; Wed, 29 May 2024 13:40:40 -0400 Received: from out-174.mta1.migadu.com ([2001:41d0:203:375::ae]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sCNHy-00023T-0Y for bug-auctex@gnu.org; Wed, 29 May 2024 13:40:40 -0400 X-Envelope-To: bug-auctex@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jeremybryant.net; s=key1; t=1717004435; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=9v13NNlBko88aeAKbs1M0ZJuzBUiD3pzHJNao/aTFl4=; b=MCc4ffDJZ3W5Brju4LecydPgf2LVVeRoZqe2U4CdU0YKcENXxMVJ1rCaeR5emYe8FDGYuD vrmzTr/2l3cTQ0a2o8tqnnGLQicc+eUTy6v9mUvFdLLJ5s/KqlrLRbqdNSJL0Oo3PiXLZ5 YO1uMxxtofxytqUvhxfpgrcJyB/gSIch5k8ViZiczbUAdFexVDus4H7hsCzfONrsZpLdnK O2Ug3bQKfOPDkD5X+8Fi13SjA1tUe4n1KAkUwxqgs7bnpgtNpo6WukDPJrHCZaAJjorSfG /IfiVe2ovA5/A8spPmoWRfx7U7rT6jiYIW9gLclxS2/qy9jlT/mvCQpgWXP2EQ== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Jeremy Bryant Date: Wed, 29 May 2024 18:40:32 +0100 Message-ID: <877cfcjz3j.fsf@jeremybryant.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=2001:41d0:203:375::ae; envelope-from=jb@jeremybryant.net; helo=out-174.mta1.migadu.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --=-=-= Content-Type: text/plain Add maintainer auctex-devel@gnu.org to various files --=-=-= Content-Type: text/x-diff Content-Disposition: attachment; filename=0001-Add-Maintainer-auctex-devel-gnu.org-to-various-files.patch >From 4b5c29a4c364cfca7a86f871d8f64b180d8fb729 Mon Sep 17 00:00:00 2001 From: Jeremy Bryant Date: Wed, 29 May 2024 18:37:10 +0100 Subject: [PATCH] ; Add Maintainer: auctex-devel@gnu.org to various files * bib-cite.el, context-en.el context.el, lpath.el tex-bar.el, tex-jp.el tex-style.el, tex-wizard.el toolbar-x.el: Add Maintainer: auctex-devel@gnu.org. --- bib-cite.el | 1 + context-en.el | 1 + context.el | 1 + lpath.el | 1 + tex-bar.el | 1 + tex-jp.el | 1 + tex-style.el | 1 + tex-wizard.el | 1 + toolbar-x.el | 1 + 9 files changed, 9 insertions(+) diff --git a/bib-cite.el b/bib-cite.el index 7b425cac..5a09a8d6 100644 --- a/bib-cite.el +++ b/bib-cite.el @@ -3,6 +3,7 @@ ;; Copyright (C) 1994-1999, 2001, 2003-2005, 2014-2022 Free Software Foundation, Inc. ;; Author: Peter S. Galbraith +;; Maintainer: auctex-devel@gnu.org ;; Created: 06 July 1994 ;; Version: 3.28 (Feb 23 2005) ;; Keywords: bibtex, cite, auctex, emacs diff --git a/context-en.el b/context-en.el index c63a4fd1..058226db 100644 --- a/context-en.el +++ b/context-en.el @@ -4,6 +4,7 @@ ;; 2010, 2014, 2020-2023 Free Software Foundation, Inc. ;; Maintainer: Berend de Boer +;; Maintainer: auctex-devel@gnu.org ;; Keywords: tex ;; This file is part of AUCTeX. diff --git a/context.el b/context.el index 8b0c88ee..925e002a 100644 --- a/context.el +++ b/context.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2003-2024 Free Software Foundation, Inc. ;; Maintainer: Berend de Boer +;; Maintainer: auctex-devel@gnu.org ;; Keywords: tex ;; This file is part of AUCTeX. diff --git a/lpath.el b/lpath.el index f43a9841..e7ef204a 100644 --- a/lpath.el +++ b/lpath.el @@ -1,6 +1,7 @@ ;;; This file is only used for installing AUCTeX. -*- lexical-binding: t; -*- ;; Copyright (C) 2013-2021 Free Software Foundation, Inc. +;; Maintainer: auctex-devel@gnu.org ;;; It is not a part of AUCTeX itself. diff --git a/tex-bar.el b/tex-bar.el index a0bf9311..07a5cde3 100644 --- a/tex-bar.el +++ b/tex-bar.el @@ -18,6 +18,7 @@ ;; MA 02110-1301 USA ;; Author: Miguel V. S. Frasson +;; Maintainer: auctex-devel@gnu.org ;; Keywords: tool-bar, tex, latex ;;; Commentary: diff --git a/tex-jp.el b/tex-jp.el index 704ef802..c955ea2e 100644 --- a/tex-jp.el +++ b/tex-jp.el @@ -6,6 +6,7 @@ ;; Hidenobu Nabetani ;; Maintainer: Masayuki Ataka ;; Ikumi Keita +;; Maintainer: auctex-devel@gnu.org ;; Keywords: tex ;; This file is part of AUCTeX. diff --git a/tex-style.el b/tex-style.el index f546df96..81c243ba 100644 --- a/tex-style.el +++ b/tex-style.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2005-2024 Free Software Foundation, Inc. ;; Author: Reiner Steib +;; Maintainer: auctex-devel@gnu.org ;; Keywords: tex, text, convenience ;; This file is free software; you can redistribute it and/or modify diff --git a/tex-wizard.el b/tex-wizard.el index 8c8ba819..d0d0c24d 100644 --- a/tex-wizard.el +++ b/tex-wizard.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2003-2024 Free Software Foundation, Inc. ;; Author: David Kastrup +;; Maintainer: auctex-devel@gnu.org ;; Keywords: tex, text, convenience ;; This file is free software; you can redistribute it and/or modify diff --git a/toolbar-x.el b/toolbar-x.el index f8e8ae91..e5cfe98f 100644 --- a/toolbar-x.el +++ b/toolbar-x.el @@ -18,6 +18,7 @@ ;; MA 02110-1301 USA ;;; Author: Miguel Vinicius Santini Frasson +;; Maintainer: auctex-devel@gnu.org ;;; Commentary: ;; This program implements a common interface to display toolbar -- 2.42.0 --=-=-=-- From unknown Fri Jun 20 07:21:51 2025 X-Loop: help-debbugs@gnu.org Subject: bug#71261: PATCH for maintainer Resent-From: Jeremy Bryant Original-Sender: "Debbugs-submit" Resent-CC: bug-auctex@gnu.org Resent-Date: Mon, 03 Jun 2024 07:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71261 X-GNU-PR-Package: auctex X-GNU-PR-Keywords: To: 71261@debbugs.gnu.org X-Debbugs-Original-To: Jeremy Bryant via bug-auctex via Bug reporting list for AUCTeX X-Debbugs-Original-Cc: 71261@debbugs.gnu.org Received: via spool by 71261-submit@debbugs.gnu.org id=B71261.17174002257964 (code B ref 71261); Mon, 03 Jun 2024 07:38:02 +0000 Received: (at 71261) by debbugs.gnu.org; 3 Jun 2024 07:37:05 +0000 Received: from localhost ([127.0.0.1]:54857 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sE2Fb-00024M-JE for submit@debbugs.gnu.org; Mon, 03 Jun 2024 03:37:05 -0400 Received: from out-173.mta0.migadu.com ([91.218.175.173]:59280) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sE2FX-00023c-43 for 71261@debbugs.gnu.org; Mon, 03 Jun 2024 03:37:01 -0400 X-Envelope-To: 71261@debbugs.gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jeremybryant.net; s=key1; t=1717400170; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=+fEeqE04/6cOoa44fBWSyLFWzsq55HI079NnuFHCLQI=; b=ROjTUOhH/i+qHihHf9EEmgf8a7nZTXqZehFIWT2S+p2jFVum5pKsYT/NI0yIXpzkWJQLBv UKucP+8H/sziD+7ueEn7UZyIzqu2wjiia/I6R311RH6dvPo7XafUfcrnH4RvW0eRgJb7N7 AzZzuDFOo6wkSCwDrxhr6ebyqCbgco+PRQKBUHk4Js0JCJuVpT9GVtqs3VxnYPoBQAXV9C IQ1F2zZHXw5HgFpgHfj5VjBXRzkyGM5nNjk1wO6dtyYJb1PENYn4y8XWNCs8kVmkma+o19 Zg7pZsSd7UtwHtjH3vU44XVm6IAuKuhWPv3xOhHdDRFRDaxdg22crpn+1pVQmA== X-Envelope-To: bug-auctex@gnu.org X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Jeremy Bryant In-Reply-To: <877cfcjz3j.fsf@jeremybryant.net> (Jeremy Bryant via bug-auctex via Bug reporting list for AUCTeX's message of "Wed, 29 May 2024 18:40:32 +0100") References: <877cfcjz3j.fsf@jeremybryant.net> Date: Mon, 03 Jun 2024 08:36:07 +0100 Message-ID: <87v82qfpg8.fsf@jeremybryant.net> MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Flow: FLOW_OUT X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Jeremy Bryant via bug-auctex via Bug reporting list for AUCTeX writes: > Add maintainer auctex-devel@gnu.org to various files > > [2. text/x-diff; 0001-Add-Maintainer-auctex-devel-gnu.org-to-various-files.patch]... > > _______________________________________________ > bug-auctex mailing list > bug-auctex@gnu.org > https://lists.gnu.org/mailman/listinfo/bug-auctex Following up - any comments or further changes on this patch? From unknown Fri Jun 20 07:21:51 2025 X-Loop: help-debbugs@gnu.org Subject: bug#71261: PATCH for maintainer Resent-From: Arash Esbati Original-Sender: "Debbugs-submit" Resent-CC: bug-auctex@gnu.org Resent-Date: Tue, 04 Jun 2024 15:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71261 X-GNU-PR-Package: auctex X-GNU-PR-Keywords: To: 71261@debbugs.gnu.org Cc: 71261-done@debbugs.gnu.org, Jeremy Bryant X-Debbugs-Original-To: Jeremy Bryant via bug-auctex via Bug reporting list for AUCTeX Received: via spool by submit@debbugs.gnu.org id=B.171751327015059 (code B ref -1); Tue, 04 Jun 2024 15:02:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 Jun 2024 15:01:10 +0000 Received: from localhost ([127.0.0.1]:58220 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sEVer-0003ud-KW for submit@debbugs.gnu.org; Tue, 04 Jun 2024 11:01:10 -0400 Received: from lists.gnu.org ([209.51.188.17]:42188) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sEVem-0003tq-Td for submit@debbugs.gnu.org; Tue, 04 Jun 2024 11:01:04 -0400 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 1sEVeZ-00047J-5Y for bug-auctex@gnu.org; Tue, 04 Jun 2024 11:00:47 -0400 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 1sEVeY-0006pG-Pv; Tue, 04 Jun 2024 11:00:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=rw3XDa6zebiS0uyOUXVotX1fKy/PBXGw9n1EAEtdX5k=; b=XJZr2nfMuwFaQIzMrKy2 jIq5keP/pi4eR6qaRC5xTfABoUVZrRyLd8i5CClek6WkHfJmIG0S5znX4zH2Jq+nkLEl56rIsFmb0 uwCsecelb04J9hjOvjS5M9BDSLJQwNgXiL8bok4WM0VyKihzSH9sDAnGHOIw2zXuTjVBnM7SDtCIn +UaYr6wemYqMmV+vbCeRtFXUdrw11bpplZMXKPiQPsMCJGYLv5LIQD1qYZRbGQq/XsoZI0liymore ruRO/Rm+qmKHDqmRbttrQb1hJht69g/jD6JB07sOnb6wii2uYE4Q/7o7yAhSaMKoipEzZl8Z6oquC XKLwKJIufGMFgg==; From: Arash Esbati In-Reply-To: <877cfcjz3j.fsf@jeremybryant.net> (Jeremy Bryant via bug-auctex via Bug reporting list for AUCTeX's message of "Wed, 29 May 2024 18:40:32 +0100") References: <877cfcjz3j.fsf@jeremybryant.net> Date: Tue, 04 Jun 2024 17:00:42 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Jeremy Bryant via bug-auctex via Bug reporting list for AUCTeX writes: > Add maintainer auctex-devel@gnu.org to various files Thanks, I slightly touched your change and installed it (f749f73d4c). Closing. Best, Arash From unknown Fri Jun 20 07:21:51 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Jeremy Bryant Subject: bug#71261: closed (Re: bug#71261: PATCH for maintainer) Message-ID: References: <877cfcjz3j.fsf@jeremybryant.net> X-Gnu-PR-Message: they-closed 71261 X-Gnu-PR-Package: auctex Reply-To: 71261@debbugs.gnu.org Date: Tue, 04 Jun 2024 15:07:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1717513623-16026-1" This is a multi-part message in MIME format... ------------=_1717513623-16026-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #71261: PATCH for maintainer which was filed against the auctex package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 71261@debbugs.gnu.org. --=20 71261: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D71261 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1717513623-16026-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 71261-done) by debbugs.gnu.org; 4 Jun 2024 15:06:29 +0000 Received: from localhost ([127.0.0.1]:58566 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sEVjy-000489-IH for submit@debbugs.gnu.org; Tue, 04 Jun 2024 11:06:29 -0400 Received: from eggs.gnu.org ([209.51.188.92]:49058) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sEVjr-00047O-0B for 71261-done@debbugs.gnu.org; Tue, 04 Jun 2024 11:06:21 -0400 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 1sEVeY-0006pG-Pv; Tue, 04 Jun 2024 11:00:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=rw3XDa6zebiS0uyOUXVotX1fKy/PBXGw9n1EAEtdX5k=; b=XJZr2nfMuwFaQIzMrKy2 jIq5keP/pi4eR6qaRC5xTfABoUVZrRyLd8i5CClek6WkHfJmIG0S5znX4zH2Jq+nkLEl56rIsFmb0 uwCsecelb04J9hjOvjS5M9BDSLJQwNgXiL8bok4WM0VyKihzSH9sDAnGHOIw2zXuTjVBnM7SDtCIn +UaYr6wemYqMmV+vbCeRtFXUdrw11bpplZMXKPiQPsMCJGYLv5LIQD1qYZRbGQq/XsoZI0liymore ruRO/Rm+qmKHDqmRbttrQb1hJht69g/jD6JB07sOnb6wii2uYE4Q/7o7yAhSaMKoipEzZl8Z6oquC XKLwKJIufGMFgg==; From: Arash Esbati To: Jeremy Bryant via bug-auctex via Bug reporting list for AUCTeX Subject: Re: bug#71261: PATCH for maintainer In-Reply-To: <877cfcjz3j.fsf@jeremybryant.net> (Jeremy Bryant via bug-auctex via Bug reporting list for AUCTeX's message of "Wed, 29 May 2024 18:40:32 +0100") References: <877cfcjz3j.fsf@jeremybryant.net> Date: Tue, 04 Jun 2024 17:00:42 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 71261-done Cc: 71261-done@debbugs.gnu.org, Jeremy Bryant X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Jeremy Bryant via bug-auctex via Bug reporting list for AUCTeX writes: > Add maintainer auctex-devel@gnu.org to various files Thanks, I slightly touched your change and installed it (f749f73d4c). Closing. Best, Arash ------------=_1717513623-16026-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 29 May 2024 17:40:54 +0000 Received: from localhost ([127.0.0.1]:46275 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCNID-0001MF-Rx for submit@debbugs.gnu.org; Wed, 29 May 2024 13:40:54 -0400 Received: from lists.gnu.org ([209.51.188.17]:40468) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCNIB-0001M5-8a for submit@debbugs.gnu.org; Wed, 29 May 2024 13:40:52 -0400 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 1sCNI0-0003mX-UA for bug-auctex@gnu.org; Wed, 29 May 2024 13:40:40 -0400 Received: from out-174.mta1.migadu.com ([2001:41d0:203:375::ae]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sCNHy-00023T-0Y for bug-auctex@gnu.org; Wed, 29 May 2024 13:40:40 -0400 X-Envelope-To: bug-auctex@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jeremybryant.net; s=key1; t=1717004435; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=9v13NNlBko88aeAKbs1M0ZJuzBUiD3pzHJNao/aTFl4=; b=MCc4ffDJZ3W5Brju4LecydPgf2LVVeRoZqe2U4CdU0YKcENXxMVJ1rCaeR5emYe8FDGYuD vrmzTr/2l3cTQ0a2o8tqnnGLQicc+eUTy6v9mUvFdLLJ5s/KqlrLRbqdNSJL0Oo3PiXLZ5 YO1uMxxtofxytqUvhxfpgrcJyB/gSIch5k8ViZiczbUAdFexVDus4H7hsCzfONrsZpLdnK O2Ug3bQKfOPDkD5X+8Fi13SjA1tUe4n1KAkUwxqgs7bnpgtNpo6WukDPJrHCZaAJjorSfG /IfiVe2ovA5/A8spPmoWRfx7U7rT6jiYIW9gLclxS2/qy9jlT/mvCQpgWXP2EQ== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Jeremy Bryant To: bug-auctex@gnu.org Subject: PATCH for maintainer Date: Wed, 29 May 2024 18:40:32 +0100 Message-ID: <877cfcjz3j.fsf@jeremybryant.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=2001:41d0:203:375::ae; envelope-from=jb@jeremybryant.net; helo=out-174.mta1.migadu.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --=-=-= Content-Type: text/plain Add maintainer auctex-devel@gnu.org to various files --=-=-= Content-Type: text/x-diff Content-Disposition: attachment; filename=0001-Add-Maintainer-auctex-devel-gnu.org-to-various-files.patch >From 4b5c29a4c364cfca7a86f871d8f64b180d8fb729 Mon Sep 17 00:00:00 2001 From: Jeremy Bryant Date: Wed, 29 May 2024 18:37:10 +0100 Subject: [PATCH] ; Add Maintainer: auctex-devel@gnu.org to various files * bib-cite.el, context-en.el context.el, lpath.el tex-bar.el, tex-jp.el tex-style.el, tex-wizard.el toolbar-x.el: Add Maintainer: auctex-devel@gnu.org. --- bib-cite.el | 1 + context-en.el | 1 + context.el | 1 + lpath.el | 1 + tex-bar.el | 1 + tex-jp.el | 1 + tex-style.el | 1 + tex-wizard.el | 1 + toolbar-x.el | 1 + 9 files changed, 9 insertions(+) diff --git a/bib-cite.el b/bib-cite.el index 7b425cac..5a09a8d6 100644 --- a/bib-cite.el +++ b/bib-cite.el @@ -3,6 +3,7 @@ ;; Copyright (C) 1994-1999, 2001, 2003-2005, 2014-2022 Free Software Foundation, Inc. ;; Author: Peter S. Galbraith +;; Maintainer: auctex-devel@gnu.org ;; Created: 06 July 1994 ;; Version: 3.28 (Feb 23 2005) ;; Keywords: bibtex, cite, auctex, emacs diff --git a/context-en.el b/context-en.el index c63a4fd1..058226db 100644 --- a/context-en.el +++ b/context-en.el @@ -4,6 +4,7 @@ ;; 2010, 2014, 2020-2023 Free Software Foundation, Inc. ;; Maintainer: Berend de Boer +;; Maintainer: auctex-devel@gnu.org ;; Keywords: tex ;; This file is part of AUCTeX. diff --git a/context.el b/context.el index 8b0c88ee..925e002a 100644 --- a/context.el +++ b/context.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2003-2024 Free Software Foundation, Inc. ;; Maintainer: Berend de Boer +;; Maintainer: auctex-devel@gnu.org ;; Keywords: tex ;; This file is part of AUCTeX. diff --git a/lpath.el b/lpath.el index f43a9841..e7ef204a 100644 --- a/lpath.el +++ b/lpath.el @@ -1,6 +1,7 @@ ;;; This file is only used for installing AUCTeX. -*- lexical-binding: t; -*- ;; Copyright (C) 2013-2021 Free Software Foundation, Inc. +;; Maintainer: auctex-devel@gnu.org ;;; It is not a part of AUCTeX itself. diff --git a/tex-bar.el b/tex-bar.el index a0bf9311..07a5cde3 100644 --- a/tex-bar.el +++ b/tex-bar.el @@ -18,6 +18,7 @@ ;; MA 02110-1301 USA ;; Author: Miguel V. S. Frasson +;; Maintainer: auctex-devel@gnu.org ;; Keywords: tool-bar, tex, latex ;;; Commentary: diff --git a/tex-jp.el b/tex-jp.el index 704ef802..c955ea2e 100644 --- a/tex-jp.el +++ b/tex-jp.el @@ -6,6 +6,7 @@ ;; Hidenobu Nabetani ;; Maintainer: Masayuki Ataka ;; Ikumi Keita +;; Maintainer: auctex-devel@gnu.org ;; Keywords: tex ;; This file is part of AUCTeX. diff --git a/tex-style.el b/tex-style.el index f546df96..81c243ba 100644 --- a/tex-style.el +++ b/tex-style.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2005-2024 Free Software Foundation, Inc. ;; Author: Reiner Steib +;; Maintainer: auctex-devel@gnu.org ;; Keywords: tex, text, convenience ;; This file is free software; you can redistribute it and/or modify diff --git a/tex-wizard.el b/tex-wizard.el index 8c8ba819..d0d0c24d 100644 --- a/tex-wizard.el +++ b/tex-wizard.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2003-2024 Free Software Foundation, Inc. ;; Author: David Kastrup +;; Maintainer: auctex-devel@gnu.org ;; Keywords: tex, text, convenience ;; This file is free software; you can redistribute it and/or modify diff --git a/toolbar-x.el b/toolbar-x.el index f8e8ae91..e5cfe98f 100644 --- a/toolbar-x.el +++ b/toolbar-x.el @@ -18,6 +18,7 @@ ;; MA 02110-1301 USA ;;; Author: Miguel Vinicius Santini Frasson +;; Maintainer: auctex-devel@gnu.org ;;; Commentary: ;; This program implements a common interface to display toolbar -- 2.42.0 --=-=-=-- ------------=_1717513623-16026-1--