No need to resubmit, but for future reference:
Mats Lidell writes:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/xemacs/XEmacs/packages/xemacs-packages/x-symbol/ChangeLog,v
retrieving revision 1.26
diff -r1.26 ChangeLog
0a1,6
Please diff ChangeLogs with -U0 (although actually this traditional
diff isn't bad, since it will apply even if the ChangeLog has changed,
just like -U0).
Index: lisp/x-symbol-nomule.el
===================================================================
RCS file:
/cvsroot/xemacs/XEmacs/packages/xemacs-packages/x-symbol/lisp/x-symbol-nomule.el,v
retrieving revision 1.4
diff -r1.4 x-symbol-nomule.el
70c70,72
and other files should be diffed with -u, because it's typically much
easier to read. You can make this automatic with CVS by having .cvsrc
contain the line "diff -uN" (the -N means to do a full diff of new or
deleted files against /dev/null, which is useful in generating
patchsets containing file additions or deletions).
Didier Verna's patcher.el will do both automatically, as well as set
up the ChangeLog entry with appropriate file and symbol names for each
changed object, and preformat a mail message for you.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/mailman/listinfo/xemacs-beta