Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update copyright. | Karl Heuer | 1995-04-07 | 1 | -1/+1 | |
| | ||||||
* | (indent-line-to): move to end of indentation, even if it didn't change. | Boris Goldowsky | 1995-03-16 | 1 | -8/+6 | |
| | ||||||
* | (current-left-margin): careful of EOB. | Boris Goldowsky | 1995-02-23 | 1 | -40/+66 | |
| | | | | | | | | | | (move-to-left-margin): Never move past left-margin, even in funny justify modes. (set-left-margin): include following whitespace. (set-left-margin, increase-left-margin): indent rigidly. (increase-left-margin): allow negative left-margins (increase-right-margin): allow negative right-margin (beginning-of-line-text): new fn. | |||||
* | (move-to-left-margin): justification renamed to current-justification. | Richard M. Stallman | 1995-01-19 | 1 | -1/+1 | |
| | ||||||
* | (standard-indent): New variable. | Richard M. Stallman | 1995-01-19 | 1 | -11/+169 | |
| | | | | | | | | | (alter-text-property, current-left-margin, move-to-left-margin) (delete-to-left-margin, set-left-margin, set-right-margin) (increase-left-margin, decrease-left-margin, increase-right-margin) (decrease-right-margin, indent-line-to): New functions. (indent-to-left-margin): Use indent-line-to. Don't delete or insert anything unless necessary. | |||||
* | (indent-rigidly): Insert new indent, then delete old. | Richard M. Stallman | 1994-08-27 | 1 | -4/+8 | |
| | ||||||
* | (move-to-tab-stop): Delete spurious multiple definition. | Richard M. Stallman | 1994-07-12 | 1 | -16/+0 | |
| | ||||||
* | (move-to-tab-stop): Delete unnecessary spaces | Richard M. Stallman | 1994-06-23 | 1 | -0/+23 | |
| | | | | before the old point if a tab followed or follows the old point. | |||||
* | (move-to-tab-stop): Get rid of spaces before tabs | Richard M. Stallman | 1994-06-20 | 1 | -1/+6 | |
| | | | | that were made by an immediately previous use of this command. | |||||
* | (tab-to-tab-stop): Combine new indentation with previous. | Richard M. Stallman | 1994-06-20 | 1 | -1/+4 | |
| | ||||||
* | (tab-stop-list): Doc fix. | Richard M. Stallman | 1994-06-06 | 1 | -1/+2 | |
| | ||||||
* | (indent-region): Fix paren error in last change. | Richard M. Stallman | 1993-08-06 | 1 | -1/+1 | |
| | ||||||
* | (indent-region): Rename arg ARG to COLUMN. | Richard M. Stallman | 1993-08-06 | 1 | -18/+21 | |
| | | | | | Don't add fill-prefix to empty line. Don't change whitespace in empty line. | |||||
* | Added or corrected Commentary sections | Eric S. Raymond | 1993-03-22 | 1 | -0/+5 | |
| | ||||||
* | * indent.el (indent-region, indent-region-function): Doc fix. | Jim Blandy | 1993-03-15 | 1 | -3/+3 | |
| | ||||||
* | * indent.el (indent-line-function): Doc fix. | Jim Blandy | 1993-03-15 | 1 | -1/+1 | |
| | ||||||
* | entered into RCS | Eric S. Raymond | 1992-07-22 | 1 | -3/+2 | |
| | ||||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-16 | 1 | -1/+5 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1992-06-30 | 1 | -1/+0 | |
| | ||||||
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -1/+4 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1991-05-13 | 1 | -2/+3 | |
| | ||||||
* | Initial revision | Roland McGrath | 1991-05-11 | 1 | -0/+245 | |