log src/intervals.c @ 13632:006e33d6a6c1

age author description
Tue, 12 Sep 1995 17:37:53 +0000 Richard M. Stallman (call_mod_hooks, verify_interval_modification):
Tue, 02 May 1995 23:06:11 +0000 Karl Heuer (get_local_map): Use Fget_char_property, so that
Sun, 09 Apr 1995 09:42:28 +0000 Richard M. Stallman (set_point): When skipping intangible text,
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Mon, 27 Mar 1995 16:05:57 +0000 Boris Goldowsky (Vdefault_text_properties): name changed from Vdefault_properties.
Mon, 06 Mar 1995 15:43:56 +0000 Boris Goldowsky (textget): Check default_properties vbl too.
Fri, 27 Jan 1995 07:19:06 +0000 Richard M. Stallman (set_point): Set point_before_scroll to nil.
Mon, 02 Jan 1995 21:38:22 +0000 Richard M. Stallman Use BUF_INTERVALS throughout.
Sun, 04 Dec 1994 21:07:03 +0000 Richard M. Stallman (compare_string_intervals): New function.
Wed, 12 Oct 1994 02:11:34 +0000 Karl Heuer (verify_interval_modification): Fix comment.
Tue, 04 Oct 1994 12:10:17 +0000 Karl Heuer (graft_intervals_into_buffer): Use new accessor macros instead of calling XSET
Tue, 27 Sep 1994 02:30:34 +0000 Karl Heuer (create_root_interval, balance_possible_root_interval, delete_interval): Use
Sat, 24 Sep 1994 09:13:57 +0000 Richard M. Stallman (set_point): If Vinhibit_point_motion_hooks, ignore intangible properties.
Mon, 19 Sep 1994 00:12:39 +0000 Karl Heuer Add #include "keyboard.h"
Thu, 15 Sep 1994 21:22:26 +0000 Richard M. Stallman (interval_balance_threshold): Var deleted.
Wed, 24 Aug 1994 19:40:44 +0000 Richard M. Stallman (textget): Ignore category prop if not a symbol.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Tue, 26 Apr 1994 01:18:38 +0000 Karl Heuer Fix comment.
Fri, 08 Apr 1994 07:09:18 +0000 Karl Heuer (set_point): Skip past intangible regions.
Sat, 26 Mar 1994 21:02:24 +0000 Richard M. Stallman (verify_interval_modification): For insertion in
Wed, 23 Mar 1994 22:30:22 +0000 Karl Heuer (adjust_intervals_for_insertion, merge_properties_sticky, delete_interval):
Fri, 04 Feb 1994 20:51:16 +0000 Karl Heuer (verify_interval_modification): When checking read-only, allow for the case
Fri, 04 Feb 1994 01:18:01 +0000 Karl Heuer Add comments describing the rules used by the merge algorithm.
Thu, 03 Feb 1994 18:54:04 +0000 Karl Heuer (merge_properties_sticky): Preserve original order of properties.
Mon, 24 Jan 1994 17:07:28 +0000 Richard M. Stallman (graft_intervals_into_buffer): Fix one-off
Sun, 02 Jan 1994 19:01:15 +0000 Richard M. Stallman (rotate_right, rotate_left): Simplify
Thu, 23 Dec 1993 01:58:56 +0000 Richard M. Stallman (graft_intervals_into_buffer): If SOURCE is null
Thu, 25 Nov 1993 07:47:14 +0000 Richard M. Stallman (merge_properties_sticky): Declared.
Thu, 25 Nov 1993 06:28:03 +0000 Richard M. Stallman (graft_intervals_into_buffer): New arg LENGTH.
Wed, 10 Nov 1993 20:11:44 +0000 Richard M. Stallman Include puresize.h.