| Commit message (Expand) | Author | Age | Files | Lines |
* | (tab-always-indent, indent-for-tab-command): | Stefan Monnier | 2001-11-02 | 1 | -4/+2 |
* | (indent-line-function): Change default to indent-relative. | Stefan Monnier | 2001-10-30 | 1 | -24/+51 |
* | (indent-relative-maybe, indent-relative): Doc fix. | Eli Zaretskii | 2001-06-22 | 1 | -2/+10 |
* | (indent-for-tab-command): Call indent-line-function | Gerd Moellmann | 2001-04-17 | 1 | -4/+2 |
* | (tab-always-indent): New var. | Stefan Monnier | 2000-10-07 | 1 | -3/+14 |
* | (indent-for-tab-command): Doc fix. | Gerd Moellmann | 2000-09-14 | 1 | -0/+2 |
* | (indent-for-tab-command): Doc fix. | Gerd Moellmann | 2000-08-08 | 1 | -1/+3 |
* | (indent-region): Doc fix. | Gerd Moellmann | 1999-10-25 | 1 | -2/+5 |
* | (indent-relative): Doc fix. | Richard M. Stallman | 1999-09-03 | 1 | -0/+2 |
* | (tab-stop-list): Doc fix. | Richard M. Stallman | 1997-09-12 | 1 | -1/+1 |
* | (indent-relative, insert-tab): | Richard M. Stallman | 1997-08-24 | 1 | -2/+5 |
* | Customized. | Richard M. Stallman | 1997-08-19 | 1 | -6/+14 |
* | (indent-line-to): Fix off-by-one bug when deciding | Karl Heuer | 1997-03-14 | 1 | -1/+1 |
* | (insert-tab): fix previous change | Erik Naggum | 1996-04-29 | 1 | -1/+1 |
* | (indent-for-tab-command): Pass prefix arg to indent-tab. | Richard M. Stallman | 1996-04-28 | 1 | -7/+8 |
* | (beginning-of-line-text): Check adaptive-fill-regexp is non-nil. | Richard M. Stallman | 1996-03-06 | 1 | -1/+1 |
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
* | (move-to-left-margin): Removed left-over code that | Richard M. Stallman | 1995-11-17 | 1 | -11/+9 |
* | (indent-line-to): Delete spaces before inserting a tab. | Richard M. Stallman | 1995-11-14 | 1 | -0/+3 |
* | (indent-for-tab-command): Get the prefix arg | Richard M. Stallman | 1995-09-14 | 1 | -3/+5 |
* | (tab-to-tab-stop): Expand abbrevs only after a word-char. | Richard M. Stallman | 1995-08-05 | 1 | -1/+2 |
* | (indent-region-function): Doc fix. | Richard M. Stallman | 1995-07-26 | 1 | -2/+2 |
* | (set-right-margin): Fix prompt. | Richard M. Stallman | 1995-04-07 | 1 | -1/+1 |
* | 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): 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 |
* | (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 |
* | (move-to-tab-stop): Get rid of spaces before tabs | Richard M. Stallman | 1994-06-20 | 1 | -1/+6 |
* | (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 |
* | 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 |