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