Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (string-rectangle): Don't set point. | Richard M. Stallman | 1994-11-09 | 1 | -2/+1 |
| | |||||
* | (kill-rectangle): In read-only buffer, do record | Richard M. Stallman | 1994-10-02 | 1 | -0/+4 |
| | | | | the rectangle for later yanking. | ||||
* | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 |
| | |||||
* | (string-rectangle): Make operate-on-rectangle convert tabs. | Richard M. Stallman | 1994-02-05 | 1 | -33/+38 |
| | | | | | | | (string-rectangle-line): After inserting string, insert the same width of whitespace that we deleted earlier. (operate-on-rectangle): Operate even if width is 0. (open-rectangle-line): Clean up. | ||||
* | (string-rectangle): Renamed from fill-rectangle. | Richard M. Stallman | 1993-05-03 | 1 | -10/+10 |
| | | | | (string-rectangle-line): Renamed from fill-rectangle-line. | ||||
* | (fill-rectangle) Added. Inspired by Lynn Slater's insert-box package in LCD, | Eric S. Raymond | 1993-03-27 | 1 | -0/+24 |
| | | | | but the interface and implementation are different. | ||||
* | Added or corrected Commentary sections | Eric S. Raymond | 1993-03-22 | 1 | -0/+5 |
| | |||||
* | * rect.el (operate-on-rectangle): Use move-to-column's FORCE | Jim Blandy | 1992-11-16 | 1 | -25/+11 |
| | | | | | | | | | | | | argument instead of implementing it ourselves. (rectangle-coerce-tab): No longer used; deleted. * rect.el (open-rectangle): Leave point at the upper corner of the rectangle just opened, in imitation of open-line. Fix doc typo. (open-rectangle-line): Use skip-chars-backward's LIM argument to leave spaces before the line segment's beginning undisturbed. * rect.el: Provide 'rect. | ||||
* | (insert-rectangle): Put mark at upper left corner. | Richard M. Stallman | 1992-11-03 | 1 | -1/+4 |
| | |||||
* | entered into RCS | Eric S. Raymond | 1992-07-22 | 1 | -3/+2 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-17 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-16 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-15 | 1 | -0/+4 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1991-05-09 | 1 | -0/+8 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1991-04-12 | 1 | -6/+5 |
| | |||||
* | Initial revision | Joseph Arceneaux | 1989-10-31 | 1 | -0/+205 |