XEmacs 21.2.28 "Hermes".
[chise/xemacs-chise.git.1] / etc / BETA
index 0e619ee..af0b29a 100644 (file)
--- a/etc/BETA
+++ b/etc/BETA
@@ -197,7 +197,7 @@ Then type `make' and you should have a working XEmacs.
 
 After you have verified that you have a functional editor, fire up
 your favorite mail program and send a build report to
 
 After you have verified that you have a functional editor, fire up
 your favorite mail program and send a build report to
-xemacs-beta@xemacs.org.  The build report should include
+xemacs-build-reports@xemacs.org.  The build report should include
 
 1. Your hardware configuration (OS version, etc.)
 
 
 1. Your hardware configuration (OS version, etc.)
 
@@ -224,6 +224,10 @@ Patches to XEmacs should be mailed to <xemacs-patches@xemacs.org>.
 Each patch will be reviewed by the patches review board, and will be
 acked and added to the distribution, or rejected with an explanation.
 
 Each patch will be reviewed by the patches review board, and will be
 acked and added to the distribution, or rejected with an explanation.
 
+Patches to XEmacs Lisp packages should be sent to the maintainer of
+the package.  If the maintainer is listed as `XEmacs Development Team'
+patches should be sent to <xemacs-patches@xemacs.org>.
+
 Emailed patches should preferably be sent in MIME format and quoted
 printable encoding (if necessary).
 
 Emailed patches should preferably be sent in MIME format and quoted
 printable encoding (if necessary).
 
@@ -321,7 +325,7 @@ xemacs-21.0 -vanilla -batch -l cus-dep \
 To bytecompile both of these files the command is:
 
 xemacs-21.0 -vanilla -batch -f batch-byte-compile \
 To bytecompile both of these files the command is:
 
 xemacs-21.0 -vanilla -batch -f batch-byte-compile \
-       lisp-utils/auto-autoloads.el lisp-utils/custom-laod.el
+       lisp-utils/auto-autoloads.el lisp-utils/custom-load.el
 
 ** Building XEmacs and XEmacs packages from scratch
 ===================================================
 
 ** Building XEmacs and XEmacs packages from scratch
 ===================================================