log src/indent.c @ 21994:e244c4d9b0ca

age author description
Fri, 08 May 1998 02:28:22 +0000 Richard M. Stallman (compute_motion): Undo both May 7 changes.
Fri, 08 May 1998 00:08:09 +0000 Kenichi Handa (compute_motion): Fix previous change.
Thu, 07 May 1998 06:41:12 +0000 Kenichi Handa (compute_motion): Fix bug of handling wide-column
Sun, 03 May 1998 04:33:27 +0000 Richard M. Stallman (compute_motion): When invisible text cross TO,
Tue, 14 Apr 1998 13:00:27 +0000 Andreas Schwab (indented_beyond_p): Fix mixing of Lisp_Object and int.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Mon, 13 Apr 1998 18:56:00 +0000 Karl Heuer (Fcompute_motion): Check that TO and FROM are in range.
Wed, 25 Mar 1998 10:45:59 +0000 Kenichi Handa (compute_motion): Call strwidth only when necessary.
Tue, 24 Mar 1998 05:41:38 +0000 Kenichi Handa (MULTIBYTE_BYTES_WIDTH): Set wide_column only when we
Fri, 27 Feb 1998 09:38:41 +0000 Andreas Schwab (compute_motion): If we just moved over a continuation
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (MULTIBYTE_BYTES_WIDTH): New macro.
Mon, 09 Feb 1998 11:16:35 +0000 Andreas Schwab (compute_motion): If right margin is reached and we are
Wed, 21 Jan 1998 22:22:17 +0000 Richard M. Stallman Update copyright year.
Wed, 21 Jan 1998 08:16:28 +0000 Richard M. Stallman (current_column_1): Eliminate argument POS; use PT and PT_BYTE.