emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Steps to Send a Patch for a New Feature?


From: Eli Zaretskii
Subject: Re: Steps to Send a Patch for a New Feature?
Date: Fri, 10 Jun 2022 09:35:25 +0300

> From: "Wamm K. D." <jaft.r@outlook.com>
> Date: Fri, 10 Jun 2022 00:11:39 -0500
> 
> 'Ello, Emacs.
> 
> A few years ago, I was adding a feature to a library, before it was part
> of Emacs proper, and ran head-first into a brick wall of executive
> dysfunction.
> 
> In the time since, the library was added to Emacs's source; I have the
> bulk of the work done as the only remaining thing the author wanted was
> another example of the new feature I was adding but I'm unfamiliar with
> the process to send a patch for Emacs.

The process is documented in CONTRIBUTE, which you will find in the
top-level directory of the Emacs source tree.  In a nutshell, you make
the changes in your local clone of the Emacs Git repository, then send
the changes as an attachment in "git format-patch" form.  We prefer
that you send that to bug-gnu-emacs@gnu.org, which will then be
recorded by our issue tracker.

TIA



reply via email to

[Prev in Thread] Current Thread [Next in Thread]