log src/textprop.c @ 3996:b9bdcf862c67

age author description
Mon, 05 Jul 1993 08:13:50 +0000 Jim Blandy * textprop.c (validate_interval_range): Don't increment both
Fri, 02 Jul 1993 22:50:40 +0000 Jim Blandy * textprop.c (set_properties): Add undo records to remove entirely
Mon, 21 Jun 1993 19:37:49 +0000 Richard M. Stallman (Fremove_text_properties, Fadd_text_properties):
Sat, 12 Jun 1993 21:44:46 +0000 Jim Blandy Refer to GPL version two.
Fri, 11 Jun 1993 07:29:55 +0000 Richard M. Stallman (Fset_text_properties): No special case for props = nil.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Mon, 07 Jun 1993 22:17:35 +0000 Richard M. Stallman (Fadd_text_properties): Don't treat the initial
Fri, 14 May 1993 14:43:30 +0000 Jim Blandy The text property routines can now modify buffers other
Thu, 13 May 1993 03:17:03 +0000 Jim Blandy * textprop.c (Fnext_single_property_change,
Thu, 11 Mar 1993 07:17:54 +0000 Jim Blandy * textprop.c (Fadd_text_properties): Initialize the modified flag.
Sun, 07 Mar 1993 23:30:01 +0000 Richard M. Stallman (Fget_text_property): Use textget.
Sun, 07 Mar 1993 09:35:31 +0000 Richard M. Stallman (Qmodification_hooks): Renamed from Qmodification.
Mon, 01 Mar 1993 08:57:31 +0000 Richard M. Stallman (Fadd_text_properties, Fremove_text_properties):
Mon, 22 Feb 1993 14:52:32 +0000 Jim Blandy * textprop.c (Fget_text_property): Fix typo in function's declaration.
Sat, 13 Feb 1993 21:56:10 +0000 Richard M. Stallman (Fadd_text_properties): Put OBJECT arg last. Make it optional.