log lisp/indent.el @ 50424:0b8df17aac7e

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.