log src/intervals.h @ 96022:4a41f6412473

age author description
2008-05-15 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-03-20 Stefan Monnier * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT.
2008-02-24 Miles Bader Merge from emacs--rel--22
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2004-11-12 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
2004-04-16 Kenichi Handa Sync to HEAD
2003-09-17 Dave Love (get_property_and_range): Make start and end EMACS_INT.
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2007-08-28 Dan Nicolaescu Undo undocumented change.
2007-07-31 Miles Bader Merge from emacs--devo--0
2007-01-29 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-02-12 Karoly Lorentey Merged from emacs@sv.gnu.org
2005-09-04 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-07-05 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
2004-11-13 Karoly Lorentey Merged in changes from CVS trunk.
2004-03-19 Karoly Lorentey Trivial cleanups to get rid of GCC warnings.
2008-02-19 Stefan Monnier (INT_LISPLIKE): Remove. It may misfire.
2008-01-08 Glenn Morris Add 2008 to copyright years.
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.