summaryrefslogtreecommitdiff
path: root/lisp/mail/emacsbug.el
Commit message (Expand)AuthorAgeFilesLines
* Make emacs-build-description into a commandLars Ingebrigtsen2022-09-211-3/+6
* Delete many items obsolete since 24.3Stefan Kangas2022-09-091-2/+0
* Tweak emacs-bug--system-descriptionLars Ingebrigtsen2022-08-211-4/+6
* Use compose-mail in submit-emacs-patchVisuwesh2022-07-141-1/+1
* Remove many items obsolete since 24.1Stefan Kangas2022-07-081-3/+0
* Fix command substitution in emacsbug.elStefan Kangas2022-06-171-21/+28
* Fix submit-emacs-patchDamien Cassou2022-05-221-0/+1
* Have submit-emacs-patch prompt for patch file before subjectPhilip Kaludercic2022-04-141-1/+8
* * lisp/mail/emacsbug.el (report-emacs-bug): Report libgccjit status.Andrea Corallo2022-02-111-0/+3
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-241-1/+1
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-211-1/+1
* Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-03-121-15/+13
|\
| * * lisp/mail/: Use lexical-bindingStefan Monnier2021-03-111-15/+13
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2021-02-101-4/+2
|\|
| * Prefer defvar-local in mail/*.elStefan Kangas2021-01-311-4/+2
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2021-01-021-1/+1
|\|
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-12-061-5/+4
|\|
| * Prefer setq-local in mail/*.elStefan Kangas2020-12-051-5/+4
* | Add 'EMACSNATIVELOADPATH' env variable support (bug#44726)Andrea Corallo2020-11-201-1/+1
|/
* Remove Debbugs 'thanks' from submit-emacs-patchBasil L. Contovounesios2020-10-301-1/+1
* Modify only local send hook in submit-emacs-patchBasil L. Contovounesios2020-10-291-1/+1
* Fix the patch tagging in submit-emacs-patchLars Ingebrigtsen2020-09-261-1/+5
* Tweak previous report-emacs-bug-hook changeLars Ingebrigtsen2020-09-161-1/+2
* Fix regression in non-querying about mail addresses in "emacs -Q"Lars Ingebrigtsen2020-09-151-6/+9
* Fix up report-emacs-bug action on invalid From headersLars Ingebrigtsen2020-09-141-55/+57
* Add the (hopefully) correct debbugs header for patchesLars Ingebrigtsen2020-09-091-0/+1
* Implement a new `submit-emacs-patch' commandLars Ingebrigtsen2020-09-091-24/+66
* Remove the "Recent message" section from the bug reportsStefan Kangas2020-08-181-12/+0
* Mention the Emacs bug tracker in the bug reporting doc stringsLars Ingebrigtsen2020-07-191-2/+6
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* (message-sendmail-envelope-from): Obey `mail-envelope-from` even if set laterStefan Monnier2019-12-031-2/+2
* Bury the help buffer after sending a bug reportLars Ingebrigtsen2019-10-091-1/+5
* Have emacsbug only warn the user when sending to the bug addressLars Ingebrigtsen2019-07-281-3/+4
* Allow the user to send a bug report after initially saying "no"Lars Ingebrigtsen2019-07-281-5/+0
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Avoid byte-compilation warning in emacsbug.elEli Zaretskii2018-11-131-0/+1
* | Provide branch information for both Emacs and Tramp (Bug#33328)Michael Albinus2018-11-101-0/+2
* | Read Windows OS info for report-emacs-bug from RegistryEli Zaretskii2018-09-071-16/+1
* | * lisp/mail/emacsbug.el (report-emacs-bug--os-description): Add BSD.Glenn Morris2018-08-281-2/+14
* | * lisp/mail/emacsbug.el (report-emacs-bug--os-description):Glenn Morris2018-08-281-1/+21
* | Recognize more system descriptions in report-emacs-bugGlenn Morris2018-01-291-24/+66
* | Replace (default-value 'enable-multibyte-characters) with tStefan Monnier2018-01-251-5/+0
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\|
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | * lisp/mail/emacsbug.el (report-emacs-bug): Try "sw_vers" on Darwin.Glenn Morris2017-12-111-7/+26
|/