summaryrefslogtreecommitdiff
path: root/lisp/mail/emacsbug.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-0/+3
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Update commentary.Glenn Morris2008-02-281-19/+14
* Merge from emacs--devo--0Miles Bader2008-01-091-2/+4
|\
| * * erc-ibuffer.el (erc-channel-modes):Stefan Monnier2008-01-041-2/+4
* | Merge from emacs--devo--0Miles Bader2007-12-061-0/+3
|\|
| * Remove directory part from filenames in function declarations.Glenn Morris2007-12-061-2/+2
| * * frame.el (msdos-mouse-p):Dan Nicolaescu2007-11-211-2/+2
| * * progmodes/python.el (info-lookup-maybe-add-help):Dan Nicolaescu2007-11-201-0/+3
* | Merge from emacs--devo--0Miles Bader2007-10-111-1/+1
|\|
| * (report-emacs-bug): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-261-1/+1