log src/intervals.h @ 98058:f5d9629680f8

age author description
Thu, 15 May 2008 03:25:15 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Thu, 20 Mar 2008 18:38:34 +0000 Stefan Monnier * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT.
Sun, 24 Feb 2008 10:09:07 +0000 Miles Bader Merge from emacs--rel--22
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Fri, 12 Nov 2004 02:53:04 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Wed, 17 Sep 2003 13:53:56 +0000 Dave Love (get_property_and_range): Make start and end EMACS_INT.
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 28 Aug 2007 07:48:41 +0000 Dan Nicolaescu Undo undocumented change.
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Sat, 13 Nov 2004 18:34:40 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 19 Mar 2004 23:19:04 +0000 Karoly Lorentey Trivial cleanups to get rid of GCC warnings.
Tue, 19 Feb 2008 21:58:09 +0000 Stefan Monnier (INT_LISPLIKE): Remove. It may misfire.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
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.
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