> The preferred format for patches is to have a commit message in the > form of a ChangeLog entry, and to send it as an attached file produced > with e.g. "git format-patch -1". Oh, sorry I missed that. I'm sending the patch in the attachment. Thanks for the tips. On Sat, Aug 31, 2019 at 7:36 PM Stefan Kangas wrote: > > Jesse Medeiros : > > > Here's the link for the patch: > > > > https://github.com/sollidsnake/emacs/commit/aff5c59d10001e1161884ef3d0725eda86fa3ea0 > > Hi Jesse, > > Thanks, and welcome to Emacs. > > The preferred format for patches is to have a commit message in the > form of a ChangeLog entry, and to send it as an attached file produced > with e.g. "git format-patch -1". If you could re-send your patch in > that format, it would help others to review your changes. > > You can find the details in the CONTRIBUTE file in the source > repository. One tip is also to have a look at the git log to see how > others have formatted their commit messages. > > Best regards, > Sefan Kangas