log src/indent.c @ 58270:1bc0c9f25148

age author description
Tue, 16 Nov 2004 16:58:16 +0000 Richard M. Stallman (Fvertical_motion): In batch mode, use vmotion directly.
Tue, 16 Nov 2004 14:21:37 +0000 Kim F. Storm (Fvertical_motion): Fix last change. Only reseat when
Sun, 14 Nov 2004 04:13:54 +0000 Richard M. Stallman (Fvertical_motion): Scan to PT from start of line to make iterator consistent.
Wed, 27 Oct 2004 10:57:40 +0000 Richard M. Stallman (vmotion): When moving up, check the newline before.
Mon, 02 Aug 2004 23:59:28 +0000 Kim F. Storm (compute_motion): Fix last change.
Mon, 02 Aug 2004 23:42:14 +0000 Kim F. Storm (compute_motion): Fix check for full width window
Mon, 02 Aug 2004 15:06:06 +0000 Kim F. Storm (compute_motion): Use actual window width if WIDTH is -1,
Sun, 02 May 2004 16:57:32 +0000 Stefan Monnier (compute_motion): Save vpos in prev_vpos when dealing
Mon, 05 Apr 2004 21:41:08 +0000 Kim F. Storm (vmotion): Do not reserve one column for continuation
Tue, 02 Mar 2004 16:04:32 +0000 Richard M. Stallman (compute_motion): Save vpos in prev_vpos, like hpos etc.
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 09 Jul 2003 14:50:21 +0000 Stefan Monnier (current_column): Use new type for overlays_(before|after).
Sat, 24 May 2003 22:07:03 +0000 Kim F. Storm Make (few) trivial substitutions for renamed and
Fri, 29 Nov 2002 15:13:50 +0000 Richard M. Stallman Comment change.