1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 18:40:39 -08:00

(lm-report-bug): Use

report-emacs-bug-address instead of undefined bug-gnu-emacs.
This commit is contained in:
Andreas Schwab 1998-10-30 10:58:37 +00:00
parent b6895193b7
commit 6d38633e33

View file

@ -549,7 +549,7 @@ Prompts for bug subject TOPIC. Leaves you in a mail buffer."
(mail nil
(if addr
(concat (car addr) " <" (cdr addr) ">")
bug-gnu-emacs)
report-emacs-bug-address)
topic)
(goto-char (point-max))
(insert "\nIn "