summaryrefslogtreecommitdiff
path: root/src/intervals.h
Commit message (Expand)AuthorAge
* (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
* Add prototypes and more function declarations.Andreas Schwab1997-11-21
* Fix bugs with inappropriate mixing of Lisp_Object with int.Richard M. Stallman1997-07-04
* (update_interval): New function declaration.Richard M. Stallman1997-04-15
* (FRONT_NONSTICKY_P): New macro.Richard M. Stallman1996-12-20
* Update FSF's address in the preamble.Erik Naggum1996-01-15
* Update GPL to version 2.Karl Heuer1995-06-15
* Vdefault_text_properties: name changed from Vdefault_properties.Boris Goldowsky1995-03-27
* (TEXT_PROP_MEANS_INVISIBLE): New macro.Richard M. Stallman1995-03-11
* Declare Vdefault_properties.Boris Goldowsky1995-03-06
* (INTERVAL_LAST_POS): Don't subtract 1 here.Richard M. Stallman1994-12-04
* (NULL_INTERVAL_P): Use type test macros.Karl Heuer1994-09-27
* Declare some functions.Karl Heuer1994-09-17
* (interval_balance_threshold): Var deleted.Richard M. Stallman1994-09-15
* Update copyright.Karl Heuer1994-05-04
* (Qintangible): New symbol, replacing Qhidden.Karl Heuer1994-04-08
* (NULL_RIGHT_CHILD, NULL_LEFT_CHILD):Richard M. Stallman1994-01-02
* (MERGE_INSERTIONS): Define as 1.Richard M. Stallman1993-07-31
* (Vinhibit_point_motion_hooks): Declared.Richard M. Stallman1993-07-23
* (Ftext_property_not_all): Fix typo in decl.Richard M. Stallman1993-07-21
* * textprop.c (Ftext_property_any, Ftext_property_all): NewJim Blandy1993-07-18
* * textprop.c (copy_text_properties): New function, from DavidJim Blandy1993-07-06
* (INTERVAL_WRITABLE_P): Fix backwards tests.Richard M. Stallman1993-06-08
* (INTERVAL_VISIBLE_P): Use textget.Richard M. Stallman1993-06-07
* Updated copyright years.Jim Blandy1993-05-22
* Declare Qcategory, Qlocal_map. Declare textget, get_local_map.Richard M. Stallman1993-03-07
* Don't include dispextern.h more than once.Richard M. Stallman1993-03-01
* * intervals.h: Declare `copy_intervals()'.Joseph Arceneaux1992-10-03
* * intervals.h: Declare temp_set_point.Joseph Arceneaux1992-10-01
* See ChangeLogJoseph Arceneaux1992-09-24
* entered into RCSJoseph Arceneaux1992-09-19