log lisp/indent.el @ 58990:a009e1bf75be

age author description
Sun, 24 Oct 2004 20:58:43 +0000 Luc Teirlinck (set-left-margin, set-right-margin): Delete redundant code.
Sat, 02 Oct 2004 00:16:19 +0000 Luc Teirlinck (set-left-margin, set-right-margin): Rename `lm' arg to `width' for
Mon, 20 Sep 2004 16:09:32 +0000 Richard M. Stallman (move-to-left-margin): Special case for minibuffer.
Sat, 28 Aug 2004 16:13:32 +0000 Luc Teirlinck (edit-tab-stops-buffer): Doc fix.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
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):