Mercurial > hg > xemacs-beta
diff etc/BETA @ 223:2c611d1463a6 r20-4b10
Import from CVS: tag r20-4b10
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:10:54 +0200 |
parents | 41ff10fd062f |
children | 0e522484dd2a |
line wrap: on
line diff
--- a/etc/BETA Mon Aug 13 10:10:03 2007 +0200 +++ b/etc/BETA Mon Aug 13 10:10:54 2007 +0200 @@ -190,8 +190,8 @@ ** Creating patches for submission ================================== -When making patches you should use the `-c' option, or preferably, if -your diff supports it, `-u'. Using ordinary (context-free) diffs are +When making patches please use the `-u' option, or if your diff +doesn't support it, `-c'. Using ordinary (context-free) diffs are notoriously prone to error, since line numbers tend to change when others make changes to the same source file. @@ -209,7 +209,8 @@ $ diff -u lwlib/xlwmenu.c.orig lwlib/xlwmenu.c It is preferrable for patches to be accompanied by an update (raw -entry preferred) to the appropriate ChangeLog file. +entry preferred) to the appropriate ChangeLog file. Patches to +ChangeLog files have an extremely high rate of failure. Also note that if you cut & paste from an xterm to an XEmacs mail buffer you will probably lose due to tab expansion. The best thing to do is