log src/indent.c @ 83117:46882e012e30

age author description
Fri, 07 May 2004 14:20:00 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 08 Apr 2004 12:29:09 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 07 Mar 2004 15:30:22 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 05 Jan 2004 05:54:35 +0000 Karoly Lorentey Converted display hooks to be display-local. Plus many bugfixes.
Sat, 03 Jan 2004 08:31:14 +0000 Karoly Lorentey Portability fixes (now it compiles & runs fine on Solaris).
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 08 Aug 2007 07:49:21 +0000 Glenn Morris Replace `iff' in comments.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 08 Apr 2007 23:59:19 +0000 Richard M. Stallman (Fmove_to_column): Set next_boundary with correct start pt.
Sat, 24 Mar 2007 15:58:17 +0000 Eli Zaretskii (Findent_to): Doc fix.
Sat, 03 Feb 2007 21:54:54 +0000 Eli Zaretskii (Fmove_to_column): Document that the argument COLUMN is taken from prefix
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 05 Jan 2007 15:00:45 +0000 Kim F. Storm (Fvertical_motion): Fix IT overshoot check for overlay
Mon, 20 Nov 2006 02:47:15 +0000 Kenichi Handa (Fvertical_motion): Include composition in the case of
Tue, 26 Sep 2006 19:25:35 +0000 Chong Yidong * indent.c (Fvertical_motion): Do move back if the Lisp string
Fri, 15 Sep 2006 01:53:18 +0000 Juanma Barranquero (Fcurrent_column, Findent_to): Fix typos in docstring.
Tue, 29 Aug 2006 22:17:05 +0000 Chong Yidong * indent.c (Fvertical_motion): Don't move back if we were
Wed, 22 Feb 2006 20:29:41 +0000 Kim F. Storm (Fvertical_motion): Only try to move back if we can.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Fri, 09 Dec 2005 09:35:21 +0000 Kim F. Storm From: Kyotaro HORIGUCHI (tiny change)
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 13 Jul 2005 10:02:58 +0000 Kim F. Storm (Fvertical_motion): If start position is on an image,
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Tue, 26 Apr 2005 18:24:52 +0000 Richard M. Stallman (Fvertical_motion): Undo previous change.
Sun, 24 Apr 2005 21:35:43 +0000 Richard M. Stallman (Fvertical_motion): Bind fontification-functions to nil.
Sun, 23 Jan 2005 22:18:26 +0000 Stefan Monnier (Fcurrent_column): Doc fix.
Wed, 19 Jan 2005 23:17:00 +0000 Kim F. Storm (Fvertical_motion): Temporarily disable selective display.
Sun, 12 Dec 2004 18:16:53 +0000 Richard M. Stallman (Fvertical_motion): Call move_it_by_lines even if LINES = 0.
Tue, 23 Nov 2004 05:19:17 +0000 Stefan Monnier (skip_invisible): Avoid non-idempotent side-effects in macro arguments.
Sun, 21 Nov 2004 12:56:53 +0000 Kim F. Storm (Fvertical_motion): Fix last change. Use another