log src/indent.c @ 33783:5be8f06f46bb

age author description
Thu, 21 Sep 2000 20:54:57 +0000 Gerd Moellmann Avoid some more compiler warnings.
Tue, 22 Aug 2000 22:41:00 +0000 Andrew Innes Include keyboard.h before frame.h.
Sat, 03 Jun 2000 22:23:57 +0000 Dave Love Fix nested comment.
Tue, 16 May 2000 14:29:27 +0000 Gerd Moellmann (Fmove_to_column): When ending within a tab, insert
Mon, 10 Apr 2000 11:44:37 +0000 Gerd Moellmann (compute_motion): Set immediate_quit.
Fri, 24 Mar 2000 13:30:08 +0000 Gerd Moellmann (Fvertical_motion): Always use the current buffer.
Wed, 15 Dec 1999 00:13:13 +0000 Kenichi Handa (check_composition): New function.
Thu, 11 Nov 1999 11:45:06 +0000 Gerd Moellmann Remove USE_TEXT_PROPERTIES.
Sun, 12 Sep 1999 05:07:01 +0000 Ken Raeburn Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa (MULTIBYTE_BYTES_WIDTH): Delete the 2nd arg C. Use the
Sat, 21 Aug 1999 19:29:47 +0000 Gerd Moellmann Remove conditional compilation on NO_PROMPT_IN_BUFFER.
Thu, 12 Aug 1999 20:49:57 +0000 Gerd Moellmann (vmotion): Don't add in mini-buffer prompt width
Mon, 26 Jul 1999 19:05:40 +0000 Karl Heuer (Fmove_to_column): Extend end of line only if FORCE is t.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (Fvertical_motion): Rewritten.
Sat, 12 Jun 1999 03:50:37 +0000 Karl Heuer (compute_motion): Fix boundary case.