Mercurial > hg > xemacs-beta
diff lisp/build-report.el @ 298:70ad99077275 r21-0b47
Import from CVS: tag r21-0b47
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:39:40 +0200 |
parents | f220cc83d72e |
children | 8626e4521993 |
line wrap: on
line diff
--- a/lisp/build-report.el Mon Aug 13 10:38:47 2007 +0200 +++ b/lisp/build-report.el Mon Aug 13 10:39:40 2007 +0200 @@ -61,7 +61,7 @@ :group 'build) (defcustom build-report-destination - "xemacs-beta@xemacs.org" + "xemacs-build-reports@xemacs.org" "The mail address XEmacs Build Reports should go to." :type 'string :group 'build-report)