summaryrefslogtreecommitdiff
path: root/src/intervals.h
Commit message (Expand)AuthorAge
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Fix bounds checking for text properties in `format' (Bug#5306).Chong Yidong2010-01-09
* Add 2009 to copyright years.Glenn Morris2009-01-08
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-15
* * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT.Stefan Monnier2008-03-20
* Merge from emacs--rel--22Miles Bader2008-02-24
|\
| * (INT_LISPLIKE): Remove. It may misfire.Stefan Monnier2008-02-19
* | Merge from emacs--devo--0Miles Bader2008-01-09
|\|
| * Add 2008 to copyright years.Glenn Morris2008-01-08
* | Merge from emacs--devo--0Miles Bader2007-07-27
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25
* | Merge from emacs--devo--0Miles Bader2007-01-26
|\|
| * Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-14
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-08
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-26
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-07
|\|
| * Update FSF's address.Lute Kamstra2005-07-04
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70Miles Bader2004-11-12
|\|
| * (NULL_INTERVAL_P): Add separate version whenKim F. Storm2004-11-09
| * Add EXFUN for Fget_char_property_and_overlay.Luc Teirlinck2003-11-30
* | Sync to HEADKenichi Handa2004-04-16
* | (get_property_and_range): Make start and end EMACS_INT.Dave Love2003-09-17
* | New directoryKenichi Handa2003-09-08
|/
* Add arch taglinesMiles Bader2003-09-01
* (struct interval): Move from lisp.h.Stefan Monnier2003-07-09
* (get_pos_property): Declare.Stefan Monnier2003-05-17
* (text_property_stickiness): New arg `buffer'.Stefan Monnier2003-05-17
* (CHECK_TOTAL_LENGTH): New macro.Richard M. Stallman2003-04-06
* (text_property_stickiness): Fix prototype.Dave Love2002-07-17
* (lookup_char_property): Declare.Colin Walters2002-06-08
* (text_property_stickiness): New declaration.Miles Bader2002-03-14
* Include "dispextern.h" unconditionally.Pavel Janík2002-02-24
* Declare set_text_properties and set_text_properties_1.Richard M. Stallman2001-11-11
* (TEXT_PROP_MEANS_INVISIBLE_WITH_ELLIPSIS)Stefan Monnier2001-10-14
* (TEXT_PROP_MEANS_INVISIBLE_WITH_ELLIPSIS)Stefan Monnier2001-10-14
* (TEXT_PROP_MEANS_INVISIBLE_NOELLIPSIS): New macro.Stefan Monnier2001-10-12
* (enum map_property): Removed.Gerd Moellmann2001-01-12
* (get_char_property_and_overlay): Add declaration.Miles Bader2000-10-25
* (Fprevious_single_char_property_change): Declare.Ken Raeburn2000-08-08
* (map_property): New enum.Dave Love2000-05-29
* * intervals.h (SET_INTERVAL_PARENT): Use INT_LISPLIKE to test for a pointerKen Raeburn2000-04-05
* Stop assuming interval pointers and lisp objects can be distinguished byKen Raeburn2000-03-29
* Changes towards better type safety regarding intervals, primarilyKen Raeburn2000-03-22
* Include composite.h.Kenichi Handa1999-12-15
* Remove USE_TEXT_PROPERTIES.Gerd Moellmann1999-11-11
* Add function prototypes.Gerd Moellmann1999-07-21
* Add more prototypes.Andreas Schwab1998-04-14
* (set_point, temp_set_point): Swap args in decl.Richard M. Stallman1998-01-01