log lisp/indent.el @ 50140:f94aa8667875

age author description
Fri, 14 Mar 2003 23:11:20 +0000 Stefan Monnier (indent-for-tab-command): If tab-always-indent is non-nil
Tue, 04 Feb 2003 12:29:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Fri, 29 Nov 2002 15:06:59 +0000 Richard M. Stallman (indent-according-to-mode, indent-region): Doc fix.
Tue, 21 May 2002 16:27:33 +0000 Eli Zaretskii (indent-rigidly): Mention how to remove all indentation.
Sun, 19 May 2002 16:09:28 +0000 Richard M. Stallman (indent-region): Make COLUMN arg optional.
Fri, 01 Feb 2002 21:44:26 +0000 Stefan Monnier (indent-for-tab-command): Remove spurious code.
Thu, 06 Dec 2001 16:17:08 +0000 Stefan Monnier (indent-line-function): Default is indent-relative again.
Sun, 02 Dec 2001 04:47:16 +0000 Richard M. Stallman (indent-line-function): Default is indent-to-left-margin again.
Sun, 02 Dec 2001 03:55:16 +0000 Stefan Monnier (tab-to-tab-stop): Use delete-horizontal-space.
Fri, 02 Nov 2001 04:57:54 +0000 Stefan Monnier (tab-always-indent, indent-for-tab-command):
Tue, 30 Oct 2001 05:37:08 +0000 Stefan Monnier (indent-line-function): Change default to indent-relative.
Fri, 22 Jun 2001 11:46:52 +0000 Eli Zaretskii (indent-relative-maybe, indent-relative): Doc fix.
Tue, 17 Apr 2001 16:33:10 +0000 Gerd Moellmann (indent-for-tab-command): Call indent-line-function
Sat, 07 Oct 2000 04:12:58 +0000 Stefan Monnier (tab-always-indent): New var.
Thu, 14 Sep 2000 12:18:58 +0000 Gerd Moellmann (indent-for-tab-command): Doc fix.
Tue, 08 Aug 2000 18:32:20 +0000 Gerd Moellmann (indent-for-tab-command): Doc fix.
Mon, 25 Oct 1999 12:50:59 +0000 Gerd Moellmann (indent-region): Doc fix.
Fri, 03 Sep 1999 01:00:15 +0000 Richard M. Stallman (indent-relative): Doc fix.
Fri, 12 Sep 1997 22:34:30 +0000 Richard M. Stallman (tab-stop-list): Doc fix.
Sun, 24 Aug 1997 16:26:31 +0000 Richard M. Stallman (indent-relative, insert-tab):
Tue, 19 Aug 1997 00:03:01 +0000 Richard M. Stallman Customized.
Fri, 14 Mar 1997 16:35:03 +0000 Karl Heuer (indent-line-to): Fix off-by-one bug when deciding
Mon, 29 Apr 1996 18:12:08 +0000 Erik Naggum (insert-tab): fix previous change
Sun, 28 Apr 1996 23:41:52 +0000 Richard M. Stallman (indent-for-tab-command): Pass prefix arg to indent-tab.
Wed, 06 Mar 1996 19:12:58 +0000 Richard M. Stallman (beginning-of-line-text): Check adaptive-fill-regexp is non-nil.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Fri, 17 Nov 1995 22:43:35 +0000 Richard M. Stallman (move-to-left-margin): Removed left-over code that
Tue, 14 Nov 1995 21:05:54 +0000 Richard M. Stallman (indent-line-to): Delete spaces before inserting a tab.
Thu, 14 Sep 1995 14:45:02 +0000 Richard M. Stallman (indent-for-tab-command): Get the prefix arg
Sat, 05 Aug 1995 20:21:06 +0000 Richard M. Stallman (tab-to-tab-stop): Expand abbrevs only after a word-char.
Wed, 26 Jul 1995 22:23:11 +0000 Richard M. Stallman (indent-region-function): Doc fix.
Fri, 07 Apr 1995 23:44:31 +0000 Richard M. Stallman (set-right-margin): Fix prompt.
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Thu, 16 Mar 1995 22:36:26 +0000 Boris Goldowsky (indent-line-to): move to end of indentation, even if it didn't change.
Thu, 23 Feb 1995 18:34:22 +0000 Boris Goldowsky (current-left-margin): careful of EOB.
Thu, 19 Jan 1995 04:26:35 +0000 Richard M. Stallman (move-to-left-margin): justification renamed to current-justification.
Thu, 19 Jan 1995 04:15:32 +0000 Richard M. Stallman (standard-indent): New variable.
Sat, 27 Aug 1994 19:40:47 +0000 Richard M. Stallman (indent-rigidly): Insert new indent, then delete old.
Tue, 12 Jul 1994 00:41:10 +0000 Richard M. Stallman (move-to-tab-stop): Delete spurious multiple definition.
Thu, 23 Jun 1994 23:57:33 +0000 Richard M. Stallman (move-to-tab-stop): Delete unnecessary spaces
Mon, 20 Jun 1994 22:52:49 +0000 Richard M. Stallman (move-to-tab-stop): Get rid of spaces before tabs
Mon, 20 Jun 1994 01:52:51 +0000 Richard M. Stallman (tab-to-tab-stop): Combine new indentation with previous.
Mon, 06 Jun 1994 09:22:14 +0000 Richard M. Stallman (tab-stop-list): Doc fix.
Fri, 06 Aug 1993 22:15:45 +0000 Richard M. Stallman (indent-region): Fix paren error in last change.
Fri, 06 Aug 1993 01:56:26 +0000 Richard M. Stallman (indent-region): Rename arg ARG to COLUMN.
Mon, 22 Mar 1993 03:27:18 +0000 Eric S. Raymond Added or corrected Commentary sections
Mon, 15 Mar 1993 06:37:33 +0000 Jim Blandy * indent.el (indent-region, indent-region-function): Doc fix.
Mon, 15 Mar 1993 06:01:50 +0000 Jim Blandy * indent.el (indent-line-function): Doc fix.
Wed, 22 Jul 1992 04:22:30 +0000 Eric S. Raymond entered into RCS
Thu, 16 Jul 1992 21:47:34 +0000 Eric S. Raymond *** empty log message ***
Tue, 30 Jun 1992 13:54:21 +0000 Jim Blandy *** empty log message ***
Sat, 30 May 1992 23:12:08 +0000 Eric S. Raymond *** empty log message ***
Mon, 13 May 1991 22:05:14 +0000 Jim Blandy *** empty log message ***
Sat, 11 May 1991 18:02:10 +0000 Roland McGrath Initial revision