Remove odd/obsolete header comment.

(report-emacs-bug): Request `emacs -Q' recipes.
This commit is contained in:
Glenn Morris 2009-10-31 02:13:38 +00:00
parent 77c64ca0ae
commit 31c615e404
2 changed files with 4 additions and 2 deletions

View file

@ -7,7 +7,6 @@
;; Maintainer: FSF
;; Keywords: maint mail
;; Not fully installed because it can work only on Internet hosts.
;; This file is part of GNU Emacs.
;; GNU Emacs is free software: you can redistribute it and/or modify
@ -130,7 +129,8 @@ usually do not have translators to read other languages for them.\n\n")
(insert ",\nand to the gnu.emacs.bug news group.\n\n")))
(insert "Please describe exactly what actions triggered the bug\n"
"and the precise symptoms of the bug:\n\n")
"and the precise symptoms of the bug. If you can, give\n"
"a recipe starting from `emacs -Q':\n\n")
(add-text-properties (point) (save-excursion (mail-text) (point))
prompt-properties)