log src/textprop.c @ 3964:c4696ff3b067

age author description
1993-07-02 Jim Blandy * textprop.c (set_properties): Add undo records to remove entirely
1993-06-21 Richard M. Stallman (Fremove_text_properties, Fadd_text_properties):
1993-06-12 Jim Blandy Refer to GPL version two.
1993-06-11 Richard M. Stallman (Fset_text_properties): No special case for props = nil.
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.
1993-06-07 Richard M. Stallman (Fadd_text_properties): Don't treat the initial
1993-05-14 Jim Blandy The 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 modified flag.
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's declaration.
1993-02-13 Richard M. Stallman (Fadd_text_properties): Put OBJECT arg last. Make it optional.
1992-12-24 Jim Blandy * floatfns.c (Flog): Fix unescaped newline in string.
1992-10-02 Joseph Arceneaux Fixed typeos.
1992-10-02 Joseph Arceneaux * textprop.c: Conditionalize all functions on
1992-10-01 Joseph Arceneaux Minor optimizations of Fset_text_properties and Ferase_text_properties.
1992-09-30 Joseph Arceneaux Mods to Ferase_text_properties
1992-09-24 Joseph Arceneaux See ChangeLog
1992-08-30 Joseph Arceneaux entered into RCS
1992-08-21 Joseph Arceneaux Initial revision