log src/indent.c @ 16842:72276b334084 before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch

age author description
Sun, 06 Oct 1996 20:44:10 +0000 Richard M. Stallman (vmotion, compute_motion): Fill in ovstring_chars_done in the return value.
Sat, 21 Sep 1996 01:25:11 +0000 Richard M. Stallman Comment change.
Sun, 01 Sep 1996 19:15:05 +0000 Karl Heuer Change all references from point to PT.
Sat, 13 Jul 1996 01:03:02 +0000 Karl Heuer (Fvertical_motion): Doc fix.
Sat, 06 Jul 1996 20:02:35 +0000 Miles Bader (Fvertical_motion): Doc fix.
Fri, 28 Jun 1996 18:55:04 +0000 Richard M. Stallman (Fmove_to_column): Go after invis chars at the goal column.
Sun, 23 Jun 1996 19:20:33 +0000 Richard M. Stallman (current_column_1): Add declaration.
Sun, 23 Jun 1996 18:47:37 +0000 Richard M. Stallman Make current-column, move-to-column and current-indentation
Wed, 22 May 1996 00:33:28 +0000 Karl Heuer (compute_motion): When calling Fget_char_property,
Sun, 21 Apr 1996 05:56:01 +0000 Richard M. Stallman (compute_motion): Pass window to Fget_char_property.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 00:32:30 +0000 Erik Naggum (Findent_to): Harmonize arguments with documentation.
Fri, 10 Nov 1995 15:48:13 +0000 Richard M. Stallman (Fmove_to_column): Doc fix.
Tue, 31 Oct 1995 02:34:16 +0000 Karl Heuer (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
Wed, 11 Oct 1995 17:12:59 +0000 Richard M. Stallman (buffer_display_table): Use DISP_TABLE_P.
Thu, 05 Oct 1995 23:15:11 +0000 Richard M. Stallman (Fmove_to_column): Make it interactive.
Thu, 15 Jun 1995 20:42:24 +0000 Karl Heuer Update GPL to version 2.
Tue, 06 Jun 1995 01:44:34 +0000 Karl Heuer (Fvertical_motion): Add cast.
Thu, 18 May 1995 22:43:03 +0000 Karl Heuer (compute_motion): Handle overlay strings.
Mon, 15 May 1995 21:47:44 +0000 Karl Heuer (vmotion): handle the case where `minibuf_prompt' is nil.
Sat, 13 May 1995 01:48:53 +0000 Karl Heuer (vmotion): Simplify. Replace last three args with a single
Fri, 05 May 1995 03:04:06 +0000 Richard M. Stallman (string_display_width): Renamed from string_width.
Sat, 08 Apr 1995 21:10:03 +0000 Richard M. Stallman (Fmove_to_column): Fix minor bug in prev change.
Sat, 08 Apr 1995 18:03:38 +0000 Richard M. Stallman (string_width): New function.
Thu, 16 Mar 1995 18:51:49 +0000 Richard M. Stallman (compute_motion, Fmove_to_column, current_column)
Sat, 11 Mar 1995 22:32:17 +0000 Richard M. Stallman (compute_motion): Call recenter_overlay_lists sooner.
Tue, 24 Jan 1995 07:01:08 +0000 Karl Heuer (compute_motion): Don't get hung in selective-display loop.
Fri, 18 Nov 1994 07:17:17 +0000 Karl Heuer (recompute_width_table): Do the right thing if no previous table existed.
Sat, 08 Oct 1994 22:14:04 +0000 Jim Blandy * indent.c: #include "region-cache.h".
Tue, 04 Oct 1994 15:56:43 +0000 Karl Heuer (Fcurrent_column, Findent_to, Fcurrent_indentation, Fmove_to_column,