On Wed, Sep 22, 2010 at 2:59 PM, Denis M. Wilson
<dmw@oxytropis.plus.com> wrote:
This program does not deal properly with CRLF terminators.
Gratuitous CRs are left in joined lines; they should be
removed. The user may want to keep the CRLF style or change
to Unix (LF). There should be an option for this.
Denis M. Wilson
--
Here is a patch that I wrote because I was bored today (I finished all my homework this weekend :^p) that will remove CRs from lines ending in CRLF. I must warn you that I didn't add documentation to the --help (and by implication the man page) or to the texi files. I did this to minimize the number of changes, so as to become less likely to conflict with future commits, since this is most likely not going into the mainstream repository. You invoke it like this: