log src/indent.c @ 75519:b271481fb8d2

age author description
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.