log src/textprop.c @ 5809:1493700a3d78

age author description
1994-01-20 Richard M. Stallman Doc fix.
1994-01-20 Richard M. Stallman Doc 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, not Qt.
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 McGrath Include <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_motion_hooks.
1993-07-21 Richard M. Stallman (Qmodification_hooks, Qinsert_in_front_hooks)
1993-07-18 Jim Blandy * intervals.c (split_interval_left, split_interval_right): Change
1993-07-13 Richard M. Stallman (Qinsert_in_front_hooks, Qinsert_behind_hooks): New vars.
1993-07-06 Jim Blandy * textprop.c (copy_text_properties): Pass a copy of POS to
1993-07-06 Jim Blandy Compare the values of text properties using EQ, not Fequal.
1993-07-05 Jim Blandy * textprop.c (validate_interval_range): Don't increment both
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