Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge linewrap changes | 1996-07-17 | 1 | -1/+1 | |
* | (lwupdate): Fix boundary condition where a word extends right up to rmargin. When we've done a word wrap and output the wrap margin, set point_col to wmargin. Use negative point_col to deal with a wmargin of 0. (line_wrap_point): Return 0 for a negative point_col. | 1996-07-17 | 1 | -6/+34 | |
* | (lwupdate): New function, mostly was __line_wrap_update. Use POINT_COL field instead of POINT. Update D->point_offs when done. Use memmove instead of memcpy where overlap is possible (not necessary using current implementation of memcpy, but...). (__line_wrap_output): Use lwupdate. (... | 1996-07-07 | 1 | -54/+122 | |
* | Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | 1996-05-08 | 1 | -56/+127 | |
* | Mon May 6 09:51:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | 1996-05-07 | 1 | -0/+353 |