log src/indent.c @ 19860:c17fd465ea95 libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128

age author description
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.
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,
Tue, 04 Oct 1994 12:08:52 +0000 Karl Heuer (Fcompute_motion): Use new accessor macros instead of calling XSET directly.
Tue, 27 Sep 1994 02:55:09 +0000 Karl Heuer (buffer_display_table, current_column, Fmove_to_column, compute_motion,
Tue, 20 Sep 1994 05:17:41 +0000 Karl Heuer (compute_motion): Fix comment.
Mon, 19 Sep 1994 00:17:26 +0000 Karl Heuer (vmotion, Fvertical_motion): Fix Lisp_Object vs. int problems.
Sun, 28 Aug 1994 06:08:54 +0000 Richard M. Stallman (Findent_to): Pass new arg to Finsert_char.
Tue, 23 Aug 1994 23:00:56 +0000 Karl Heuer (pos_tab_offset): Don't trigger point-motion hooks.
Sun, 14 Aug 1994 09:15:39 +0000 Richard M. Stallman (compute_motion): Use WIN's frame, not selected one.
Fri, 17 Jun 1994 20:03:18 +0000 Karl Heuer (compute_motion): Recenter overlays, for speed.
Tue, 14 Jun 1994 21:57:11 +0000 Richard M. Stallman (vmotion): Use find_next_newline_no_quit.
Thu, 19 May 1994 21:48:59 +0000 Richard M. Stallman Add "args" to dummy definition of compute-motion.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Wed, 13 Apr 1994 06:24:06 +0000 Richard M. Stallman (compute_motion): Do not abort if window shows some other buffer.
Mon, 11 Apr 1994 22:45:18 +0000 Karl Heuer (vmotion): Use minibuf_prompt_width despite window-start.
Sat, 09 Apr 1994 04:15:16 +0000 Karl Heuer (Fvertical_motion): Use window arg, not selected_window.
Wed, 06 Apr 1994 06:06:51 +0000 Karl Heuer (vmotion): Don't use minibuf_prompt_width if window-start has suppressed the
Tue, 05 Apr 1994 23:47:38 +0000 Karl Heuer (compute_motion): Add window argument.
Wed, 30 Mar 1994 03:12:53 +0000 Karl Heuer (Fcompute_motion): Fix symbol name in previous change.
Wed, 30 Mar 1994 03:11:04 +0000 Karl Heuer (Fcompute_motion): Doc fix.
Wed, 30 Mar 1994 03:02:02 +0000 Karl Heuer (Fcompute_motion): Don't use XFASTINT on possibly-negative coords.
Wed, 30 Mar 1994 02:29:28 +0000 Karl Heuer (Fcompute_motion): Doc fix.
Tue, 29 Mar 1994 06:37:09 +0000 Karl Heuer Fix glitches in previous change.