log src/indent.c @ 20503:29b573be752f

age author description
Thu, 27 Nov 1997 12:12:50 +0000 Kenichi Handa (invalidate_current_column): Declare it as void.
Sat, 15 Nov 1997 20:22:20 +0000 Karl Heuer (position_indentation): Detect non-breaking space,
Mon, 15 Sep 1997 19:51:28 +0000 Richard M. Stallman (compute_motion): Ignore the display table entry for a
Thu, 07 Aug 1997 09:01:52 +0000 Richard M. Stallman (current_column): Update ptr differently at newline
Sat, 02 Aug 1997 09:30:17 +0000 Richard M. Stallman (compute_motion): Correct the criterion for when to
Fri, 25 Jul 1997 08:01:02 +0000 Kenichi Handa (compute_motion): Handle display table correctly for
Fri, 04 Jul 1997 20:44:52 +0000 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
Mon, 02 Jun 1997 00:45:18 +0000 Richard M. Stallman (compute_motion): Use XFASTINT on width_table elts.
Tue, 27 May 1997 04:59:29 +0000 Richard M. Stallman (compute_motion): Return correctly if skip_invisible
Wed, 05 Mar 1997 01:42:06 +0000 Kenichi Handa (compute_motion): When POS >= TO, don't call
Thu, 20 Feb 1997 06:39:27 +0000 Karl Heuer (current_column_bol_cache): New variable. This makes
Fri, 24 Jan 1997 09:31:18 +0000 Richard M. Stallman (pos_tab_offset): Take the width of the minibuffer prompt into account.
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.