Update FSF's address in the preamble.
[bpt/emacs.git] / src / textprop.c
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-09 Erik Naggum(Ftext_properties_at, Fget_text_property, Fget_char_pro...
1996-01-05 Karl HeuerComment fixes.
1995-12-21 Karl Heuer(add_properties, remove_properties, set_properties):
1995-11-18 Richard M. Stallman(Fset_text_properties): Call set_properties
1995-10-21 Richard M. Stallman(Fnext_single_property_change): Rearrange handling of
1995-09-12 Richard M. Stallman(call_mod_hooks): Moved from intevals.c
1995-07-22 Richard M. Stallman(Fget_char_property): If OBJECT is non-current buffer,
1995-03-27 Boris Goldowsky(Vdefault_text_properties): name changed from Vdefault_...
1995-03-24 Karl Heuer(Fnext_property_change): Fix previous change.
1995-03-11 Richard M. Stallman(Fnext_property_change): Handle LIMIT = t.
1995-03-06 Boris Goldowsky(Vdefault_properties): New vbl.
1995-01-20 Karl Heuer(Ftext_property_any): Handle the trivial case specially.
1995-01-02 Richard M. Stallman(validate_interval_range): Use BUF_INTERVALS.
1994-12-14 Richard M. Stallman(add_properties): Add gcpro's.
1994-11-15 Karl Heuer(PLIST_ELT_P): Avoid assignments in arguments to a...
1994-10-15 Richard M. Stallman(Fset_text_properties): Special case for getting
1994-10-04 Karl Heuer(validate_interval_range): Don't use XFASTINT as an...
1994-10-04 Karl Heuer(Fnext_property_change, property_change_between_p,
1994-10-04 Karl Heuer(Ftext_properties_at, Fget_char_property, Fnext_propert...
1994-09-27 Karl Heuer(validate_interval_range, add_properties, remove_proper...
1994-09-24 Richard M. Stallman(syms_of_textprop): Doc fix.
1994-09-21 Richard M. Stallman(Fget_char_property): Pass new arg to overlays_at.
1994-09-19 Karl Heuer(validate_interval_range, property_value, Fget_char_pro...
1994-09-17 Richard M. Stallman(property_value): Declare args plist, prop.
1994-09-15 Richard M. Stallman(syms_of_textprop): Delete Lisp var interval-balance...
1994-09-02 Richard M. Stallman(Fset_text_properties):
1994-07-17 Richard M. Stallman(Fget_text_property): Simplify using Ftext_properties_at.
1994-06-03 Karl Heuer(Fprevious_single_property_change): Check for null...
1994-05-20 Richard M. Stallman(syms_of_textprop): Set up Lisp fn get-char-property.
1994-05-04 Karl HeuerUpdate copyright.
1994-04-25 Karl Heuer(F*_property_change): Typecheck limit argument.
1994-04-08 Karl Heuer(syms_of_textprop): Initialize Qintangible.
1994-04-05 Karl Heuer(Fget_char_property): Doc fix.
1994-03-25 Karl Heuer(add_properties, remove_properties): Use assignment...
1994-02-24 Karl Heuer(Fget_char_property): Fix docstring.
1994-02-24 Karl Heuer(Fget_char_property): New function.
1994-01-20 Richard M. StallmanDoc fix.
1994-01-20 Richard M. StallmanDoc fixes.
1994-01-20 Richard M. Stallman(Fprevious_property_change): Move back at least 1 char.
1993-11-22 Richard M. Stallman(Ftext_property_not_all): For trivial yes, return start...
1993-11-20 Richard M. Stallman(Ftext_property_not_all): Swap t and nil values in
1993-11-15 Richard M. Stallman(Fnext_single_property_change): Fix missing \n\.
1993-11-12 Richard M. Stallman(Fprevious_single_property_change): Fix missing \n\.
1993-09-28 Brian Fox(validate_plist): Add argument declaration for `list'.
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-08-19 Roland McGrath(F{next,previous}_single_property_change): Doc fix.
1993-08-14 Richard M. Stallman(property_change_between_p): Test NULL_INTERVAL_P
1993-07-31 Richard M. Stallman(Qfront_sticky, Qrear_nonsticky): New variables.
1993-07-23 Richard M. Stallman(syms_of_textprop): Set up Lisp var Vinhibit_point_moti...
1993-07-21 Richard M. Stallman(Qmodification_hooks, Qinsert_in_front_hooks)
1993-07-18 Jim Blandy* intervals.c (split_interval_left, split_interval_righ...
1993-07-13 Richard M. Stallman(Qinsert_in_front_hooks, Qinsert_behind_hooks): New...
1993-07-06 Jim Blandy* textprop.c (copy_text_properties): Pass a copy of...
1993-07-06 Jim BlandyCompare the values of text properties using EQ, not...
1993-07-05 Jim Blandy* textprop.c (validate_interval_range): Don't increment...
1993-07-02 Jim Blandy* textprop.c (set_properties): Add undo records to...
1993-06-21 Richard M. Stallman(Fremove_text_properties, Fadd_text_properties):
1993-06-12 Jim BlandyRefer to GPL version two.
1993-06-11 Richard M. Stallman(Fset_text_properties): No special case for props ...
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-07 Richard M. Stallman(Fadd_text_properties): Don't treat the initial
1993-05-14 Jim BlandyThe text property routines can now modify buffers other
1993-05-13 Jim Blandy* textprop.c (Fnext_single_property_change,
1993-03-11 Jim Blandy* textprop.c (Fadd_text_properties): Initialize the...
1993-03-07 Richard M. Stallman(Fget_text_property): Use textget.
1993-03-07 Richard M. Stallman(Qmodification_hooks): Renamed from Qmodification.
1993-03-01 Richard M. Stallman(Fadd_text_properties, Fremove_text_properties):
1993-02-22 Jim Blandy* textprop.c (Fget_text_property): Fix typo in function...
1993-02-13 Richard M. Stallman(Fadd_text_properties): Put OBJECT arg last. Make...
1992-12-24 Jim Blandy* floatfns.c (Flog): Fix unescaped newline in string.
1992-10-02 Joseph ArceneauxFixed typeos.
1992-10-02 Joseph Arceneaux* textprop.c: Conditionalize all functions on
1992-10-01 Joseph ArceneauxMinor optimizations of Fset_text_properties and Ferase_...
1992-09-30 Joseph ArceneauxMods to Ferase_text_properties
1992-09-24 Joseph ArceneauxSee ChangeLog
1992-08-30 Joseph Arceneauxentered into RCS
1992-08-21 Joseph ArceneauxInitial revision