>>>> "Stef" == Stef Epardaud
<stef(a)lunatech.com> writes:
Stef> as people will notice, i'm having tab problems, and cannot
Stef> get XEmacs to replace all those dirty \t with spaces. and,
Stef> oh well. if my patch is awful because of whitespaces/tabs,
Stef> just tell me, i'll try to do better.
Hello Stef,
have a look at the section entitled
** Creating patches for submission
in
M-x describe-beta
and please use unified diffs (e.g. diff -u a.orig a).
If you are updating XEmacs via cvs then
M-x compile RET cvs diff RET
will be a good way to produce patches for individual directories.
Use
M-x add-change-log-entry-other-window
to provide the required ChangeLog entries.
HTH,
Adrian