log src/textprop.c @ 53514:db81ac8829b6

age author description
Sun, 30 Nov 2003 17:08:28 +0000 Luc Teirlinck (Fget_char_property_and_overlay): New function.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 17 May 2003 18:46:36 +0000 Stefan Monnier (text_property_stickiness): New arg `buffer'.
Tue, 14 Jan 2003 23:13:05 +0000 Francesco Potort (Ftext_properties_at, Fnext_char_property_change)
Sat, 14 Dec 2002 00:11:38 +0000 Stefan Monnier (text_read_only): New arg `propval'.
Tue, 16 Jul 2002 17:37:14 +0000 Ken Raeburn (validate_interval_range, interval_of): Use string macros instead of
Mon, 15 Jul 2002 06:56:48 +0000 Ken Raeburn * textprop.c (set_text_properties): Use STRING_SET_INTERVALS.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Sat, 08 Jun 2002 20:24:35 +0000 Colin Walters (Vchar_property_alias_alist): New variable.
Mon, 29 Apr 2002 19:29:58 +0000 Stefan Monnier (remove_properties): Don't use XCAR without CONSP.
Mon, 22 Apr 2002 17:56:38 +0000 Kim F. Storm (remove_properties): Fixed trap for malformed plist.
Fri, 19 Apr 2002 00:14:14 +0000 Richard M. Stallman (remove_properties): New arg LIST allows scanning
Thu, 14 Mar 2002 08:10:35 +0000 Miles Bader (text_property_stickiness): Function moved here from `editfns.c'.
Fri, 25 Jan 2002 22:42:05 +0000 Stefan Monnier (Fnext_property_change, Fnext_single_property_change)