Mercurial > hg > xemacs-beta
comparison lisp/utils/xemacs-build-report.el @ 203:850242ba4a81 r20-3b28
Import from CVS: tag r20-3b28
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:02:21 +0200 |
parents | acd284d43ca1 |
children |
comparison
equal
deleted
inserted
replaced
202:61eefc8fc970 | 203:850242ba4a81 |
---|---|
58 (defconst xemacs-build-report-version | 58 (defconst xemacs-build-report-version |
59 "Revision: 1.25" | 59 "Revision: 1.25" |
60 "Version number of xemacs-build-report.") | 60 "Version number of xemacs-build-report.") |
61 | 61 |
62 (defgroup xemacs-build-report nil | 62 (defgroup xemacs-build-report nil |
63 "Package automating the process of sending Xemacs Build Reports.") | 63 "Package automating the process of sending XEmacs Build Reports.") |
64 | 64 |
65 (defcustom xemacs-build-report-destination | 65 (defcustom xemacs-build-report-destination |
66 "xemacs-beta@xemacs.org" | 66 "xemacs-beta@xemacs.org" |
67 "The mail address XEmacs Build Reports should go to." | 67 "The mail address XEmacs Build Reports should go to." |
68 :group 'xemacs-build-report) | 68 :group 'xemacs-build-report) |