changeset 23585:e8884769bd83

(lm-report-bug): Use report-emacs-bug-address instead of undefined bug-gnu-emacs.
author Andreas Schwab <schwab@suse.de>
date Fri, 30 Oct 1998 10:58:37 +0000
parents eeae7444a853
children 58e75110c086
files lisp/emacs-lisp/lisp-mnt.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/emacs-lisp/lisp-mnt.el	Fri Oct 30 10:57:05 1998 +0000
+++ b/lisp/emacs-lisp/lisp-mnt.el	Fri Oct 30 10:58:37 1998 +0000
@@ -549,7 +549,7 @@
     (mail nil
 	  (if addr
 	      (concat (car addr) " <" (cdr addr) ">")
-	    bug-gnu-emacs)
+	    report-emacs-bug-address)
 	  topic)
     (goto-char (point-max))
     (insert "\nIn "