summaryrefslogtreecommitdiff
path: root/lisp/mail/emacsbug.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2015Paul Eggert2015-01-011-2/+2
* Merge from emacs-24Stefan Monnier2014-11-161-5/+12
|\
| * (report-emacs-bug): Make a better guess at envelope-fromPeder O. Klingenberg2014-11-151-5/+12
* | Merge from emacs-24; up to 117669Glenn Morris2014-11-041-22/+4
|\ \ | |/
| * * lisp/mail/emacsbug.el (report-emacs-bug): Simplify interactive spec.Glenn Morris2014-11-031-3/+1
| * * lisp/mail/emacsbug.el (report-emacs-bug): No longer include recent-keysGlenn Morris2014-11-031-19/+3
| * Backport memory info in bug reports (2014-03-21T21:27:25Z!dancol@dancol.org) ...Daniel Colascione2014-03-221-0/+4
* | Improve usage of AC_INITGlenn Morris2014-03-281-5/+0
* | Add system-configuration-features, summarising some configure resultsGlenn Morris2014-03-281-2/+4
* | Add memory information to bug reportsDaniel Colascione2014-03-211-0/+4
|/
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* In preparation for the move to git, sanitize out some Bazaar-specific names.Eric S. Raymond2014-01-081-2/+2
* Spelling fixes.Paul Eggert2014-01-051-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-2/+2
* * lisp/mail/emacsbug.el (report-emacs-bug):Glenn Morris2013-12-171-2/+5
* Add a major-mode for the *Messages* bufferGlenn Morris2013-09-171-3/+3
* Merge from emacs-24; up to 2012-12-15T12:19:04Z!juri@jurta.orgGlenn Morris2013-02-091-1/+1
|\
| * Correct non-standard binding of report-emacs-bug-insert-to-mailer.Chong Yidong2013-02-091-1/+1
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-2/+2
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* | * lisp/mail/emacsbug.el (report-emacs-bug): Move the intangible text toStefan Monnier2012-12-111-21/+9
* | Remove report-emacs-bug-query-existing-bugs (use debbugs from GNU ELPA instead)Glenn Morris2012-11-101-89/+0
|/
* Make report-emacs-bug-query-existing-bugs obsolete (bug#7449)Glenn Morris2012-11-081-1/+2
* Tweak previous changeGlenn Morris2012-09-231-1/+1
* * lisp/mail/emacsbug.el (report-emacs-bug): Include `lsb_release -d'.Glenn Morris2012-09-231-0/+7
* Merge from emacs-24; up to 2012-05-07T14:57:18Z!michael.albinus@gmx.deChong Yidong2012-09-211-3/+8
|\
| * * mail/emacsbug.el (report-emacs-bug): Trap load-path-shadows errors.Glenn Morris2012-09-091-3/+8
* | Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* | Prefer typical American spelling for "acknowledgment".Paul Eggert2012-07-241-1/+1
* | * lisp/mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.Glenn Morris2012-06-061-2/+4
* | Missing piece of previous changeGlenn Morris2012-05-211-1/+1
* | Add "How to Report a Bug" to Help menuGlenn Morris2012-05-211-5/+2
* | Add emacs-bzr-versionGlenn Morris2012-04-071-0/+2
|/
* report-emacs-bug: cope with read-only signature.Richard M. Stallman2012-04-031-1/+3
* Fix up the emacsbug query-once logic from the previous patchLars Magne Ingebrigtsen2012-03-041-2/+1
* Further `sendmail-query-once' cleanups for sending bug reportsLars Magne Ingebrigtsen2012-03-031-1/+5
* Prompt in a more logical fashion when sending bug reportsLars Ingebrigtsen2012-02-101-21/+30
* Doc fixes for emacsbug.elGlenn Morris2012-02-081-3/+13
* Fix bug #9924 with long display of system-configuration-options in emacsbug.el.Eli Zaretskii2012-01-281-4/+5
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-111-1/+1
* Autoload report-emacs-bug-query-existing-bugs.Richard M. Stallman2011-09-231-0/+1
* Tweaks to the report-emacs-bug preamble.Chong Yidong2011-06-281-21/+32
* Use derived-mode-p in previous change.Glenn Morris2011-05-311-1/+1
* * lisp/mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.Glenn Morris2011-05-311-0/+5
* * lisp/mail/emacsbug.el: Don't require url-util.Glenn Morris2011-05-261-2/+0
* Restrict regexp match in previous emacsbug.el change.Glenn Morris2011-05-261-2/+3
* Adjust prompt in previous emacsbug.el change.Glenn Morris2011-05-251-3/+2
* Try to check From address in bug reports (bug#8038)Glenn Morris2011-05-251-4/+22
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-2/+2