]> git.eshelyaron.com Git - emacs.git/commit
Implement a new `submit-emacs-patch' command
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 9 Sep 2020 10:59:23 +0000 (12:59 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 9 Sep 2020 10:59:33 +0000 (12:59 +0200)
commit4038b4fee794a85c055ba28b499264045a2cb2dc
tree00216befd7ed2d6e7d48e1d3d9d01357e6862ae1
parent1ee76735a2b52088f483134155e0826e8aa96d38
Implement a new `submit-emacs-patch' command

* doc/emacs/trouble.texi (Checklist): Mention the new command.

* doc/lispref/intro.texi (Caveats): Ditto.

* lisp/mail/emacsbug.el (emacs-bug--system-description): Factor
out into own function.
(report-emacs-bug): ... from here.
(submit-emacs-patch): New command.
doc/emacs/trouble.texi
doc/lispref/intro.texi
etc/NEWS
lisp/mail/emacsbug.el