(report-emacs-bug): Change the "English please" msg.

This commit is contained in:
Richard M. Stallman 2002-05-13 15:45:18 +00:00
parent 31e1a094cf
commit 9210027b8d
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2002-05-13 Richard M. Stallman <rms@gnu.org>
* mail/emacsbug.el (report-emacs-bug): Change the "English please" msg.
2002-05-13 Markus Rost <rost@math.ohio-state.edu>
* woman.el (woman-menu): Add a comment about the last change.

View file

@ -102,8 +102,8 @@ Prompts for bug subject. Leaves you in a mail buffer."
(let ((pos (point)))
(insert "English")
(put-text-property pos (point) 'face 'highlight))
(insert ", because the Emacs maintainers do not have
translators to read other languages for them.\n\n")
(insert " if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.\n\n")
(insert (format "Your bug report will be posted to the %s mailing list"
(if pretest-p
report-emacs-bug-pretest-address