summaryrefslogtreecommitdiff
path: root/lisp/mail/emacsbug.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Remove the check for non-ASCII in report-emacs-bug-hook (Bug#7925).Chong Yidong2011-02-061-12/+0
* Implement C-c m in report-emacs-bug (insert to mailer) for OSX.Jan Djärv2011-01-301-7/+21
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Small emacsbug.el stuff.Glenn Morris2010-12-091-22/+14
* | * mail/emacsbug.el (report-emacs-bug): Try to handle some other mail clients.Glenn Morris2010-12-071-1/+7
* | emacsbug.el trivia.Glenn Morris2010-12-021-2/+2
* | Fix emacsbug.el errors clearly flagged by the byte-compiler.Glenn Morris2010-11-261-3/+3
* | * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): MentionTassilo Horn2010-11-231-1/+1
* | * mail/emacsbug.el (report-emacs-bug-query-existing-bugs)Tassilo Horn2010-11-201-5/+7
* | * mail/emacsbug.el (report-emacs-bug-tracker-url)Tassilo Horn2010-11-201-1/+82
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-141-3/+2
|\ \ | |/
| * * lisp/mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.Glenn Morris2010-10-121-3/+2
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-2/+3
* | Add command C-c m in report-emacs-bug that puts the bug into preferred mailer.Jan Djärv2010-08-171-0/+53
* | Minor simplifications for emacsbug.el.Glenn Morris2010-03-171-34/+20
|/
* Replace emacs-pretest-bug with bug-gnu-emacs mailing list.Glenn Morris2010-01-111-3/+5
* Comment.Glenn Morris2009-12-141-3/+0
* (message-sort-headers): Define for compiler.Glenn Morris2009-12-141-0/+1
* (report-emacs-bug): In message-mode, sort manually before storingGlenn Morris2009-12-131-9/+11
* No longer require sendmail.Glenn Morris2009-12-111-58/+78
* (report-emacs-bug): Use whichever send command is appropriate for theGlenn Morris2009-12-101-3/+11
* Remove odd/obsolete header comment.Glenn Morris2009-10-311-2/+2
* * mail/emacsbug.el (report-emacs-bug): Clarify that theChong Yidong2009-10-241-6/+7
* * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointingChong Yidong2009-10-231-2/+2
* (report-emacs-bug): Also print `features'.Glenn Morris2009-10-091-2/+3
* Use default-value rather than default-enable-multibyte-characters.Glenn Morris2009-09-031-4/+4
* (report-emacs-bug): Include any load-path shadows.Glenn Morris2009-07-221-0/+12