log lisp/indent.el @ 111143:42dfe6f887b0

age author description
Sat, 18 Sep 2010 18:21:16 +0200 Stefan Monnier * lisp/indent.el (indent-according-to-mode): Apply syntax-propertize.
Sun, 29 Aug 2010 12:17:13 -0400 Chong Yidong Add "Package:" file headers to denote built-in packages.
Tue, 18 May 2010 23:06:48 -0400 Stefan Monnier * indent.el (indent-region): Deactivate region (bug#6200).
Mon, 22 Mar 2010 13:28:27 -0400 Chong Yidong * indent.el (indent-for-tab-command): Doc fix.
Tue, 19 Jan 2010 19:46:23 -0800 Glenn Morris (tab-always-indent): Fix custom-type.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 07 Dec 2009 20:06:26 +0000 Stefan Monnier * minibuffer.el (completion-at-point-functions): New var.
Wed, 20 May 2009 02:35:45 +0000 Chong Yidong * indent.el (indent-for-tab-command): Fix typo in docstring.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 03 Dec 2008 05:48:14 +0000 Lute Kamstra * align.el:
Thu, 30 Oct 2008 23:52:39 +0000 Chong Yidong (indent-for-tab-command): Use use-region-p.
Fri, 12 Sep 2008 03:07:25 +0000 Glenn Morris (indent-line-function): Doc fix.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Thu, 10 Apr 2008 14:10:46 +0000 Stefan Monnier Fix up comment convention on the arch-tag lines.
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Sat, 29 Dec 2007 02:39:17 +0000 Miles Bader Merge from emacs--devo--0
Sun, 16 Dec 2007 05:08:49 +0000 Miles Bader Merge from emacs--devo--0
Sat, 27 Oct 2007 09:12:07 +0000 Miles Bader Merge from emacs--devo--0
Fri, 19 Oct 2007 00:00:21 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:14:00 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Sat, 16 Jun 2007 22:32:13 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Mon, 01 Jan 2007 03:21:06 +0000 Miles Bader Merge from emacs--devo--0
Thu, 07 Dec 2006 04:14:14 +0000 Miles Bader Merge from emacs--devo--0
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Wed, 27 Oct 2004 05:42:04 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-65
Mon, 04 Oct 2004 01:04:18 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-50
Tue, 21 Sep 2004 09:34:12 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-43
Sat, 04 Sep 2004 09:14:28 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-34
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Tue, 25 Dec 2007 21:07:12 +0000 Miles Bader Add prefix arg handling to indent-for-tab-command
Wed, 19 Dec 2007 09:24:31 +0000 Martin Rudalics (indent-for-tab-command): Fix doc-string typo.
Sat, 08 Dec 2007 14:33:53 +0000 Reiner Steib (tab-stop-list): Mark as safe-local-variable.
Sat, 27 Oct 2007 09:07:17 +0000 Miles Bader Merge from emacs--rel--22
Thu, 18 Oct 2007 00:08:08 +0000 Juri Linkov (indent-for-tab-command): Change interactive spec from "P" to "p".
Mon, 24 Sep 2007 17:48:50 +0000 Dan Nicolaescu * progmodes/cc-mode.el (c-mode-base-map): Use
Sat, 22 Sep 2007 00:57:00 +0000 Dan Nicolaescu (indent-for-tab-command): Indent the region if
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Tue, 12 Jun 2007 16:33:39 +0000 Stefan Monnier (tab-always-indent): Docstring fix.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 24 Oct 2007 08:10:57 +0000 Richard M. Stallman (indent-to-left-margin): If point's in the indentation,
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 22 Dec 2006 22:45:32 +0000 Eli Zaretskii (tab-always-indent): Doc fix.
Mon, 27 Nov 2006 13:53:11 +0000 Juanma Barranquero (tab-to-tab-stop, move-to-tab-stop): "?\ " -> "?\s".
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Mon, 04 Jul 2005 02:08:37 +0000 Juanma Barranquero (indent): Finish `defgroup' description with period.
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):
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