Eli Zaretskii writes: >> From: Stefan Kangas >> Date: Tue, 11 Mar 2025 08:40:46 -0400 >> Cc: 76925@debbugs.gnu.org, davidimagid@gmail.com, philipk@posteo.net, >> monnier@iro.umontreal.ca >> >> Eli Zaretskii writes: >> >> >> Cc: david , Philip Kaludercic , >> >> Stefan Monnier >> >> From: Stefan Kangas >> >> Date: Mon, 10 Mar 2025 12:15:48 -0700 >> >> >> >> I'm forwarding this from emacs-devel so that we don't lose track of it. >> > >> > Is ELPA documentation exempt from our convention to use US English? >> >> AFAIK, no. > > Then there a few nits to be fixed in that text. Like two spaces > between sentences. Hi, This patch fixes the issue described in Bug#76925 by clarifying the guidelines for contributing to externally hosted packages in GNU ELPA. The changes include: 1. Added two spaces after periods for better readability. 2. Clarified the process for making local changes in `elpa.git`. Please review and let me know if any further changes are needed. Thanks, David D.