log lisp/indent.el @ 61478:ca956f06ae9e

age author description
2004-10-24 Luc Teirlinck (set-left-margin, set-right-margin): Delete redundant code.
2004-10-02 Luc Teirlinck (set-left-margin, set-right-margin): Rename `lm' arg to `width' for
2004-09-20 Richard M. Stallman (move-to-left-margin): Special case for minibuffer.
2004-08-28 Luc Teirlinck (edit-tab-stops-buffer): Doc fix.
2003-09-01 Miles Bader Add arch taglines
2003-03-14 Stefan Monnier (indent-for-tab-command): If tab-always-indent is non-nil
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-11-29 Richard M. Stallman (indent-according-to-mode, indent-region): Doc fix.
2002-05-21 Eli Zaretskii (indent-rigidly): Mention how to remove all indentation.
2002-05-19 Richard M. Stallman (indent-region): Make COLUMN arg optional.
2002-02-01 Stefan Monnier (indent-for-tab-command): Remove spurious code.
2001-12-06 Stefan Monnier (indent-line-function): Default is indent-relative again.
2001-12-02 Richard M. Stallman (indent-line-function): Default is indent-to-left-margin again.
2001-12-02 Stefan Monnier (tab-to-tab-stop): Use delete-horizontal-space.
2001-11-02 Stefan Monnier (tab-always-indent, indent-for-tab-command):
2001-10-30 Stefan Monnier (indent-line-function): Change default to indent-relative.
2001-06-22 Eli Zaretskii (indent-relative-maybe, indent-relative): Doc fix.
2001-04-17 Gerd Moellmann (indent-for-tab-command): Call indent-line-function
2000-10-07 Stefan Monnier (tab-always-indent): New var.
2000-09-14 Gerd Moellmann (indent-for-tab-command): Doc fix.
2000-08-08 Gerd Moellmann (indent-for-tab-command): Doc fix.
1999-10-25 Gerd Moellmann (indent-region): Doc fix.
1999-09-03 Richard M. Stallman (indent-relative): Doc fix.
1997-09-12 Richard M. Stallman (tab-stop-list): Doc fix.
1997-08-24 Richard M. Stallman (indent-relative, insert-tab):
1997-08-19 Richard M. Stallman Customized.
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