K 10 svn:author V 6 obrien K 8 svn:date V 27 2011-07-12T23:48:57.875901Z K 7 svn:log V 360 MFC: + r223940 (as r223969): If one's message is longer than the buffer size, then we reset 'cnt' at the wrong point and the actual column # get out of sync across the buffer size. + r175346: Handle wrapping correctly when \r appears in the input, and don't remove the \r from the output. For lines longer than 79 characters, don't drop every 80th character. END