Mercurial > hg > xemacs-beta
comparison etc/BETA @ 333:4f79e16b1112 r21-0-64
Import from CVS: tag r21-0-64
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:49:50 +0200 |
parents | 9ea74add5d37 |
children | cc15677e0335 |
comparison
equal
deleted
inserted
replaced
332:bb75ebac9531 | 333:4f79e16b1112 |
---|---|
222 | 222 |
223 Patches to XEmacs should be mailed to <xemacs-patches@xemacs.org>. | 223 Patches to XEmacs should be mailed to <xemacs-patches@xemacs.org>. |
224 Each patch will be reviewed by the patches review board, and will be | 224 Each patch will be reviewed by the patches review board, and will be |
225 acked and added to the distribution, or rejected with an explanation. | 225 acked and added to the distribution, or rejected with an explanation. |
226 | 226 |
227 Patches to XEmacs Lisp packages should be sent to the maintainer of | |
228 the package. If the maintainer is listed as `XEmacs Development Team' | |
229 patches should be sent to <xemacs-patches@xemacs.org>. | |
230 | |
227 Emailed patches should preferably be sent in MIME format and quoted | 231 Emailed patches should preferably be sent in MIME format and quoted |
228 printable encoding (if necessary). | 232 printable encoding (if necessary). |
229 | 233 |
230 When making patches, please use the `-u' option, or if your diff | 234 When making patches, please use the `-u' option, or if your diff |
231 doesn't support it, `-c'. Using ordinary (context-free) diffs are | 235 doesn't support it, `-c'. Using ordinary (context-free) diffs are |