log lisp/indent.el @ 18176:fc07ea29cd81

age author description
1997-03-14 Karl Heuer (indent-line-to): Fix off-by-one bug when deciding
1996-04-29 Erik Naggum (insert-tab): fix previous change
1996-04-28 Richard M. Stallman (indent-for-tab-command): Pass prefix arg to indent-tab.
1996-03-06 Richard M. Stallman (beginning-of-line-text): Check adaptive-fill-regexp is non-nil.
1996-01-14 Erik Naggum Update FSF's address.
1995-11-17 Richard M. Stallman (move-to-left-margin): Removed left-over code that
1995-11-14 Richard M. Stallman (indent-line-to): Delete spaces before inserting a tab.
1995-09-14 Richard M. Stallman (indent-for-tab-command): Get the prefix arg
1995-08-05 Richard M. Stallman (tab-to-tab-stop): Expand abbrevs only after a word-char.
1995-07-26 Richard M. Stallman (indent-region-function): Doc fix.
1995-04-07 Richard M. Stallman (set-right-margin): Fix prompt.
1995-04-07 Karl Heuer Update copyright.
1995-03-16 Boris Goldowsky (indent-line-to): move to end of indentation, even if it didn't change.
1995-02-23 Boris Goldowsky (current-left-margin): careful of EOB.
1995-01-19 Richard M. Stallman (move-to-left-margin): justification renamed to current-justification.
1995-01-19 Richard M. Stallman (standard-indent): New variable.
1994-08-27 Richard M. Stallman (indent-rigidly): Insert new indent, then delete old.
1994-07-12 Richard M. Stallman (move-to-tab-stop): Delete spurious multiple definition.
1994-06-23 Richard M. Stallman (move-to-tab-stop): Delete unnecessary spaces
1994-06-20 Richard M. Stallman (move-to-tab-stop): Get rid of spaces before tabs
1994-06-20 Richard M. Stallman (tab-to-tab-stop): Combine new indentation with previous.
1994-06-06 Richard M. Stallman (tab-stop-list): Doc fix.
1993-08-06 Richard M. Stallman (indent-region): Fix paren error in last change.
1993-08-06 Richard M. Stallman (indent-region): Rename arg ARG to COLUMN.
1993-03-22 Eric S. Raymond Added or corrected Commentary sections
1993-03-15 Jim Blandy * indent.el (indent-region, indent-region-function): Doc fix.
1993-03-15 Jim Blandy * indent.el (indent-line-function): Doc fix.
1992-07-22 Eric S. Raymond entered into RCS
1992-07-16 Eric S. Raymond *** empty log message ***
1992-06-30 Jim Blandy *** empty log message ***
1992-05-30 Eric S. Raymond *** empty log message ***
1991-05-13 Jim Blandy *** empty log message ***
1991-05-11 Roland McGrath Initial revision