log src/indent.c @ 24828:a3ddcd017066

age author description
Sat, 12 Jun 1999 03:50:37 +0000 Karl Heuer (compute_motion): Fix boundary case.
Fri, 06 Nov 1998 00:44:16 +0000 Kenichi Handa (MULTIBYTE_BYTES_WIDTH): Check validity of a multibyte character.
Sun, 16 Aug 1998 02:10:56 +0000 Richard M. Stallman (vmotion): Don't use WINDOW for Fget_char_property
Tue, 23 Jun 1998 20:31:53 +0000 Richard M. Stallman (indented_beyond_p): Return the right kind of value.
Mon, 25 May 1998 22:33:38 +0000 Richard M. Stallman (compute_motion): Check for past vpos/hpos target
Sat, 09 May 1998 01:23:58 +0000 Kenichi Handa Fix previous change.
Fri, 08 May 1998 05:10:29 +0000 Richard M. Stallman Comment change.
Fri, 08 May 1998 04:17:48 +0000 Kenichi Handa (compute_motion): Fix, in a different way, the bug of handling
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.