]> git.eshelyaron.com Git - emacs.git/commitdiff
Set emacsbug.el's pretest address to the multi-tty list. (Reported by Richard Lewis.)
authorKaroly Lorentey <lorentey@elte.hu>
Sun, 26 Mar 2006 07:21:47 +0000 (07:21 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Sun, 26 Mar 2006 07:21:47 +0000 (07:21 +0000)
* lisp/mail/emacsbug.el (report-emacs-bug-pretest-address):
  Set pretest address to multi-tty@lists.fnord.hu.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-535

lisp/mail/emacsbug.el

index c58411c1e56cd5fd947042e3f3d9898a5e3bb9c4..63b16e307fe9882c742e2a8fa48858c30ef749be 100644 (file)
@@ -48,7 +48,7 @@
   :group 'emacsbug
   :type 'string)
 
-(defcustom report-emacs-bug-pretest-address "emacs-pretest-bug@gnu.org"
+(defcustom report-emacs-bug-pretest-address "multi-tty@lists.fnord.hu"
   "*Address of mailing list for GNU Emacs pretest bugs."
   :group 'emacsbug
   :type 'string)