aboutsummaryrefslogtreecommitdiffstats
path: root/src/intervals.h
Commit message (Expand)AuthorAgeFilesLines
* (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
* Add prototypes and more function declarations.Andreas Schwab1997-11-211-21/+32
* Fix bugs with inappropriate mixing of Lisp_Object with int.Richard M. Stallman1997-07-041-0/+6
* (update_interval): New function declaration.Richard M. Stallman1997-04-151-0/+1
* (FRONT_NONSTICKY_P): New macro.Richard M. Stallman1996-12-201-0/+2
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* Update GPL to version 2.Karl Heuer1995-06-151-1/+1
* Vdefault_text_properties: name changed from Vdefault_properties.Boris Goldowsky1995-03-271-2/+1
* (TEXT_PROP_MEANS_INVISIBLE): New macro.Richard M. Stallman1995-03-111-0/+17
* Declare Vdefault_properties.Boris Goldowsky1995-03-061-0/+1
* (INTERVAL_LAST_POS): Don't subtract 1 here.Richard M. Stallman1994-12-041-2/+2
* (NULL_INTERVAL_P): Use type test macros.Karl Heuer1994-09-271-3/+3
* Declare some functions.Karl Heuer1994-09-171-0/+1
* (interval_balance_threshold): Var deleted.Richard M. Stallman1994-09-151-2/+0
* Update copyright.Karl Heuer1994-05-041-1/+1
* (Qintangible): New symbol, replacing Qhidden.Karl Heuer1994-04-081-1/+1
* (NULL_RIGHT_CHILD, NULL_LEFT_CHILD):Richard M. Stallman1994-01-021-18/+19
* (MERGE_INSERTIONS): Define as 1.Richard M. Stallman1993-07-311-4/+13
* (Vinhibit_point_motion_hooks): Declared.Richard M. Stallman1993-07-231-0/+2
* (Ftext_property_not_all): Fix typo in decl.Richard M. Stallman1993-07-211-1/+1
* * textprop.c (Ftext_property_any, Ftext_property_all): NewJim Blandy1993-07-181-0/+1
* * textprop.c (copy_text_properties): New function, from DavidJim Blandy1993-07-061-0/+1
* (INTERVAL_WRITABLE_P): Fix backwards tests.Richard M. Stallman1993-06-081-6/+7
* (INTERVAL_VISIBLE_P): Use textget.Richard M. Stallman1993-06-071-2/+6
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* Declare Qcategory, Qlocal_map. Declare textget, get_local_map.Richard M. Stallman1993-03-071-1/+5
* Don't include dispextern.h more than once.Richard M. Stallman1993-03-011-1/+3
* * intervals.h: Declare `copy_intervals()'.Joseph Arceneaux1992-10-031-3/+6
* * intervals.h: Declare temp_set_point.Joseph Arceneaux1992-10-011-6/+6
* See ChangeLogJoseph Arceneaux1992-09-241-6/+0
* entered into RCSJoseph Arceneaux1992-09-191-0/+214