log src/intervals.h @ 30679:4b6b1069c0ff

age author description
Tue, 08 Aug 2000 14:39:46 +0000 Ken Raeburn (Fprevious_single_char_property_change): Declare.
Mon, 29 May 2000 11:42:51 +0000 Dave Love (map_property): New enum.
Wed, 05 Apr 2000 18:53:39 +0000 Ken Raeburn * intervals.h (SET_INTERVAL_PARENT): Use INT_LISPLIKE to test for a pointer
Wed, 29 Mar 2000 22:14:34 +0000 Ken Raeburn Stop assuming interval pointers and lisp objects can be distinguished by
Wed, 22 Mar 2000 21:44:05 +0000 Ken Raeburn Changes towards better type safety regarding intervals, primarily
Wed, 15 Dec 1999 00:14:19 +0000 Kenichi Handa Include composite.h.
Thu, 11 Nov 1999 11:45:06 +0000 Gerd Moellmann Remove USE_TEXT_PROPERTIES.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann Add function prototypes.
Tue, 14 Apr 1998 12:33:47 +0000 Andreas Schwab Add more prototypes.
Thu, 01 Jan 1998 06:41:39 +0000 Richard M. Stallman (set_point, temp_set_point): Swap args in decl.
Fri, 21 Nov 1997 15:12:34 +0000 Andreas Schwab Add prototypes and more function declarations.
Fri, 04 Jul 1997 20:44:52 +0000 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
Tue, 15 Apr 1997 04:46:14 +0000 Richard M. Stallman (update_interval): New function declaration.
Fri, 20 Dec 1996 18:15:32 +0000 Richard M. Stallman (FRONT_NONSTICKY_P): New macro.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Thu, 15 Jun 1995 20:42:24 +0000 Karl Heuer Update GPL to version 2.
Mon, 27 Mar 1995 16:05:28 +0000 Boris Goldowsky Vdefault_text_properties: name changed from Vdefault_properties.
Sat, 11 Mar 1995 22:30:33 +0000 Richard M. Stallman (TEXT_PROP_MEANS_INVISIBLE): New macro.
Mon, 06 Mar 1995 15:43:56 +0000 Boris Goldowsky Declare Vdefault_properties.
Sun, 04 Dec 1994 21:06:42 +0000 Richard M. Stallman (INTERVAL_LAST_POS): Don't subtract 1 here.
Tue, 27 Sep 1994 03:13:50 +0000 Karl Heuer (NULL_INTERVAL_P): Use type test macros.
Sat, 17 Sep 1994 03:14:26 +0000 Karl Heuer Declare some functions.
Thu, 15 Sep 1994 21:22:26 +0000 Richard M. Stallman (interval_balance_threshold): Var deleted.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Fri, 08 Apr 1994 07:09:55 +0000 Karl Heuer (Qintangible): New symbol, replacing Qhidden.
Sun, 02 Jan 1994 19:00:54 +0000 Richard M. Stallman (NULL_RIGHT_CHILD, NULL_LEFT_CHILD):
Sat, 31 Jul 1993 21:55:38 +0000 Richard M. Stallman (MERGE_INSERTIONS): Define as 1.
Fri, 23 Jul 1993 07:57:57 +0000 Richard M. Stallman (Vinhibit_point_motion_hooks): Declared.
Wed, 21 Jul 1993 22:25:42 +0000 Richard M. Stallman (Ftext_property_not_all): Fix typo in decl.
Sun, 18 Jul 1993 06:24:48 +0000 Jim Blandy * textprop.c (Ftext_property_any, Ftext_property_all): New
Tue, 06 Jul 1993 14:54:28 +0000 Jim Blandy * textprop.c (copy_text_properties): New function, from David
Tue, 08 Jun 1993 21:08:56 +0000 Richard M. Stallman (INTERVAL_WRITABLE_P): Fix backwards tests.
Mon, 07 Jun 1993 05:28:42 +0000 Richard M. Stallman (INTERVAL_VISIBLE_P): Use textget.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Sun, 07 Mar 1993 23:45:23 +0000 Richard M. Stallman Declare Qcategory, Qlocal_map. Declare textget, get_local_map.
Mon, 01 Mar 1993 09:13:26 +0000 Richard M. Stallman Don't include dispextern.h more than once.
Sat, 03 Oct 1992 00:04:59 +0000 Joseph Arceneaux * intervals.h: Declare `copy_intervals()'.
Thu, 01 Oct 1992 00:56:11 +0000 Joseph Arceneaux * intervals.h: Declare temp_set_point.
Thu, 24 Sep 1992 01:29:22 +0000 Joseph Arceneaux See ChangeLog
Sat, 19 Sep 1992 01:11:21 +0000 Joseph Arceneaux entered into RCS