XEmacs 21.2.28 "Hermes".
[chise/xemacs-chise.git.1] / etc / BETA
index a6658c1..af0b29a 100644 (file)
--- a/etc/BETA
+++ b/etc/BETA
@@ -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
 ===================================================