log src/intervals.h @ 82318:7bec7031afab

age author description
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 14 Jan 2007 03:38:22 +0000 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Tue, 09 Nov 2004 13:23:42 +0000 Kim F. Storm (NULL_INTERVAL_P): Add separate version when
Sun, 30 Nov 2003 17:12:40 +0000 Luc Teirlinck Add EXFUN for Fget_char_property_and_overlay.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 09 Jul 2003 20:25:59 +0000 Stefan Monnier (struct interval): Move from lisp.h.
Sat, 17 May 2003 18:54:56 +0000 Stefan Monnier (get_pos_property): Declare.
Sat, 17 May 2003 18:46:36 +0000 Stefan Monnier (text_property_stickiness): New arg `buffer'.
Sun, 06 Apr 2003 20:29:13 +0000 Richard M. Stallman (CHECK_TOTAL_LENGTH): New macro.
Wed, 17 Jul 2002 19:54:19 +0000 Dave Love (text_property_stickiness): Fix prototype.
Sat, 08 Jun 2002 20:24:55 +0000 Colin Walters (lookup_char_property): Declare.
Thu, 14 Mar 2002 08:09:59 +0000 Miles Bader (text_property_stickiness): New declaration.
Sun, 24 Feb 2002 20:35:44 +0000 Pavel Jank Include "dispextern.h" unconditionally.
Sun, 11 Nov 2001 20:05:05 +0000 Richard M. Stallman Declare set_text_properties and set_text_properties_1.
Sun, 14 Oct 2001 20:23:38 +0000 Stefan Monnier (TEXT_PROP_MEANS_INVISIBLE_WITH_ELLIPSIS)
Sun, 14 Oct 2001 19:19:03 +0000 Stefan Monnier (TEXT_PROP_MEANS_INVISIBLE_WITH_ELLIPSIS)
Fri, 12 Oct 2001 22:04:42 +0000 Stefan Monnier (TEXT_PROP_MEANS_INVISIBLE_NOELLIPSIS): New macro.
Fri, 12 Jan 2001 11:18:41 +0000 Gerd Moellmann (enum map_property): Removed.
Wed, 25 Oct 2000 05:13:17 +0000 Miles Bader (get_char_property_and_overlay): Add declaration.
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.