log src/intervals.h @ 79316:660c02754a71

age author description
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-14 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2004-11-09 Kim F. Storm (NULL_INTERVAL_P): Add separate version when
2003-11-30 Luc Teirlinck Add EXFUN for Fget_char_property_and_overlay.
2003-09-01 Miles Bader Add arch taglines
2003-07-09 Stefan Monnier (struct interval): Move from lisp.h.
2003-05-17 Stefan Monnier (get_pos_property): Declare.
2003-05-17 Stefan Monnier (text_property_stickiness): New arg `buffer'.
2003-04-06 Richard M. Stallman (CHECK_TOTAL_LENGTH): New macro.
2002-07-17 Dave Love (text_property_stickiness): Fix prototype.
2002-06-08 Colin Walters (lookup_char_property): Declare.
2002-03-14 Miles Bader (text_property_stickiness): New declaration.
2002-02-24 Pavel Janík Include "dispextern.h" unconditionally.
2001-11-11 Richard M. Stallman Declare set_text_properties and set_text_properties_1.
2001-10-14 Stefan Monnier (TEXT_PROP_MEANS_INVISIBLE_WITH_ELLIPSIS)
2001-10-14 Stefan Monnier (TEXT_PROP_MEANS_INVISIBLE_WITH_ELLIPSIS)
2001-10-12 Stefan Monnier (TEXT_PROP_MEANS_INVISIBLE_NOELLIPSIS): New macro.
2001-01-12 Gerd Moellmann (enum map_property): Removed.
2000-10-25 Miles Bader (get_char_property_and_overlay): Add declaration.
2000-08-08 Ken Raeburn (Fprevious_single_char_property_change): Declare.
2000-05-29 Dave Love (map_property): New enum.
2000-04-05 Ken Raeburn * intervals.h (SET_INTERVAL_PARENT): Use INT_LISPLIKE to test for a pointer
2000-03-29 Ken Raeburn Stop assuming interval pointers and lisp objects can be distinguished by
2000-03-22 Ken Raeburn Changes towards better type safety regarding intervals, primarily
1999-12-15 Kenichi Handa Include composite.h.
1999-11-11 Gerd Moellmann Remove USE_TEXT_PROPERTIES.
1999-07-21 Gerd Moellmann Add function prototypes.
1998-04-14 Andreas Schwab Add more prototypes.
1998-01-01 Richard M. Stallman (set_point, temp_set_point): Swap args in decl.
1997-11-21 Andreas Schwab Add prototypes and more function declarations.
1997-07-04 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
1997-04-15 Richard M. Stallman (update_interval): New function declaration.
1996-12-20 Richard M. Stallman (FRONT_NONSTICKY_P): New macro.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1995-06-15 Karl Heuer Update GPL to version 2.
1995-03-27 Boris Goldowsky Vdefault_text_properties: name changed from Vdefault_properties.
1995-03-11 Richard M. Stallman (TEXT_PROP_MEANS_INVISIBLE): New macro.
1995-03-06 Boris Goldowsky Declare Vdefault_properties.
1994-12-04 Richard M. Stallman (INTERVAL_LAST_POS): Don't subtract 1 here.
1994-09-27 Karl Heuer (NULL_INTERVAL_P): Use type test macros.
1994-09-17 Karl Heuer Declare some functions.
1994-09-15 Richard M. Stallman (interval_balance_threshold): Var deleted.
1994-05-04 Karl Heuer Update copyright.
1994-04-08 Karl Heuer (Qintangible): New symbol, replacing Qhidden.
1994-01-02 Richard M. Stallman (NULL_RIGHT_CHILD, NULL_LEFT_CHILD):
1993-07-31 Richard M. Stallman (MERGE_INSERTIONS): Define as 1.
1993-07-23 Richard M. Stallman (Vinhibit_point_motion_hooks): Declared.
1993-07-21 Richard M. Stallman (Ftext_property_not_all): Fix typo in decl.
1993-07-18 Jim Blandy * textprop.c (Ftext_property_any, Ftext_property_all): New
1993-07-06 Jim Blandy * textprop.c (copy_text_properties): New function, from David
1993-06-08 Richard M. Stallman (INTERVAL_WRITABLE_P): Fix backwards tests.
1993-06-07 Richard M. Stallman (INTERVAL_VISIBLE_P): Use textget.
1993-05-22 Jim Blandy Updated copyright years.
1993-03-07 Richard M. Stallman Declare Qcategory, Qlocal_map. Declare textget, get_local_map.
1993-03-01 Richard M. Stallman Don't include dispextern.h more than once.
1992-10-03 Joseph Arceneaux * intervals.h: Declare `copy_intervals()'.
1992-10-01 Joseph Arceneaux * intervals.h: Declare temp_set_point.