summaryrefslogtreecommitdiff
path: root/lisp/mail/emacsbug.el
Commit message (Collapse)AuthorAgeFilesLines
* (report-emacs-bug): Insert also the value ofKenichi Handa2006-11-291-1/+1
| | | | XMODIFIERS.
* (report-emacs-bug): Fix typos in output message.Juanma Barranquero2006-11-061-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* (report-emacs-bug-text-prompt): Delete var.Thien-Thi Nguyen2006-01-101-11/+13
| | | | | | (report-emacs-bug): Don't record initial prompt text. Instead, add text properties to prompting text. (report-emacs-bug-hook): Delete prompting text.
* (report-emacs-bug): Let explanations correctly reflect the address to whichEli Zaretskii2006-01-061-12/+12
| | | | the report will be sent.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
|
* (report-emacs-bug): Request that backtraces areKim F. Storm2005-07-211-2/+11
| | | | included when reporting an emacs crash, and tell about the DEBUG file.
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (report-emacs-bug): Use "X server distributor" rather thanGlenn Morris2005-06-231-1/+1
| | | | "Distributor".
* * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendorJan Djärv2004-11-231-2/+4
| | | | and x-server-version may throw.
* * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendorJan Djärv2004-10-281-0/+3
| | | | and x-server-version in bug report.
* (report-emacs-bug): Fix previous change.Richard M. Stallman2003-10-051-3/+6
|
* (report-emacs-bug): Mention major and minor modes.Richard M. Stallman2003-09-301-0/+7
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Update copyright notice and fix typo in commentary section.Markus Rost2002-07-191-2/+3
|
* (report-emacs-bug-hook): Do another save-excursion.Markus Rost2002-05-201-7/+8
|
* (report-emacs-bug-text-prompt): New variable.Markus Rost2002-05-181-13/+18
| | | | | | | | (report-emacs-bug): Store the prompt in `report-emacs-bug-text-prompt'. Move Configuration/Important settings information after the user's report. (report-emacs-bug-hook): Unclutter by deleting the content of `report-emacs-bug-text-prompt'.
* (report-emacs-bug): Change the "English please" msg.Richard M. Stallman2002-05-131-2/+2
|
* (report-emacs-bug-hook): Use replace-match only if search was successful.Richard M. Stallman2002-04-301-3/+3
|
* (report-emacs-bug-hook): Don't fail completelyRichard M. Stallman2002-04-301-2/+2
| | | | if the user edits the Emacs version number in the text.
* (report-emacs-bug-hook): Remove submitterThien-Thi Nguyen2002-03-211-2/+10
| | | | directions as the last action.
* (report-emacs-bug): Make sure *Messages*Eli Zaretskii2001-08-311-1/+1
| | | | exists. From Andy Petrusenco <andy@int.spb.ru>.
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
|
* (report-emacs-bug): Don't switch the buffer toEli Zaretskii2001-05-101-2/+0
| | | | unibyte. Suggested by Kenichi Handa <handa@etl.go.jp>.
* (report-emacs-bug): Report LC_COLLATE,Eli Zaretskii2001-03-291-3/+5
| | | | | LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well. From Paul Eggert.
* (report-emacs-bug): Mention the fact that theEli Zaretskii2001-01-241-5/+13
| | | | bug report is mailed to an email list and posted to a news group.
* (report-emacs-bug): Report the value of LC_CTYPE, not LC_TYPE.Eli Zaretskii2001-01-191-1/+1
|
* (report-emacs-bug): Report values ofEli Zaretskii2001-01-191-0/+7
| | | | | locale-coding-system, default-enable-multibyte-characters, and the environment variables LC_ALL, LC_TYPE, and LANG.
* (report-emacs-bug): Fix whitespace andEli Zaretskii2000-11-021-1/+1
| | | | punctuation in the warning inserted into the *mail* buffer.
* (report-emacs-bug): Don't display *Bug Help* ifRichard M. Stallman1998-05-071-10/+11
| | | | report-emacs-bug-no-explanations.
* (report-emacs-bug): After reinsertingRichard M. Stallman1998-05-071-1/+2
| | | | the signature, leave point before it.
* (report-emacs-bug): Use rfc822-goto-eoh.Richard M. Stallman1998-04-301-4/+8
|
* (report-emacs-bug-hook): Don't absolutelyKarl Heuer1998-04-131-2/+1
| | | | reject non-ASCII characters.
* (report-emacs-bug-hook): Use skip-chars-forwardRichard M. Stallman1998-04-051-14/+12
| | | | | | | to check for non-ASCII characters, and to find them. Don't use find-charset-region. (report-emacs-bug-pretest-address): Update address. (report-emacs-bug-address): Likewise.
* (report-emacs-bug-hook): Don't bind enable-multibyte-characters.Richard M. Stallman1998-04-041-2/+1
|
* (report-emacs-bug): Use set-buffer-multibyte.Richard M. Stallman1998-04-031-1/+1
|
* (report-emacs-bug-hook): Fix the regexp forRichard M. Stallman1998-04-031-1/+1
| | | | matching non-ASCII characters.
* (report-emacs-bug-address):Richard M. Stallman1998-01-281-5/+9
| | | | | Variable renamed from bug-gnu-emacs. Use defcustom. (report-emacs-bug-pretest-address): Use defcustom.
* (emacsbug): Customized.Richard M. Stallman1998-01-261-17/+29
| | | | | | | (report-emacs-bug-no-confirmation): Renamed from report-emacs-bug-run-tersely. (report-emacs-bug-no-explanations): New option. (report-emacs-bug): Handle that option.
* (report-emacs-bug): Delete the condition-case.Karl Heuer1997-10-151-85/+83
|
* Update copyright year.Richard M. Stallman1997-07-171-1/+1
|
* Improve text of messages.Richard M. Stallman1997-07-171-13/+14
|
* (report-emacs-bug-run-tersely): New variableKenichi Handa1997-07-151-1/+58
| | | | | | | (report-emacs-bug): Insert warnings for novice usres in *mail* buffer. Set enable-multibyte-characters to nil. (report-emacs-bug-hook): Check non-English letters. Confirm about sending a report to FSF.
* (report-emacs-bug): Don't include messagesRichard M. Stallman1997-07-041-11/+11
| | | | in *Messages* generated by report-emacs-bug itself.
* Fix previous change.Richard M. Stallman1997-07-031-1/+1
|
* (report-emacs-bug): Don't assume the exit commandRichard M. Stallman1997-07-031-2/+3
| | | | is mail-send-and-exit for all user agents.
* (report-emacs-bug): Use compose-mail.Richard M. Stallman1996-12-291-8/+9
|
* (report-emacs-bug): Reorder arguments.Erik Naggum1996-11-141-4/+5
|
* (report-emacs-bug): New argument recent-keys read before bug subjectErik Naggum1996-11-131-3/+4
| | | | to capture more relevant recent input.
* (report-emacs-bug): Use a different address for pretest versions.Richard M. Stallman1996-03-171-2/+11
|