log src/textprop.c @ 8907:f7de8b4cb1b8

age author description
Mon, 19 Sep 1994 00:18:27 +0000 Karl Heuer (validate_interval_range, property_value, Fget_char_property,
Sat, 17 Sep 1994 05:46:25 +0000 Richard M. Stallman (property_value): Declare args plist, prop.
Thu, 15 Sep 1994 21:24:37 +0000 Richard M. Stallman (syms_of_textprop): Delete Lisp var interval-balance-threshold.
Fri, 02 Sep 1994 23:27:04 +0000 Richard M. Stallman (Fset_text_properties):
Sun, 17 Jul 1994 23:53:10 +0000 Richard M. Stallman (Fget_text_property): Simplify using Ftext_properties_at.
Fri, 03 Jun 1994 04:08:32 +0000 Karl Heuer (Fprevious_single_property_change): Check for null interval after correcting
Fri, 20 May 1994 05:29:50 +0000 Richard M. Stallman (syms_of_textprop): Set up Lisp fn get-char-property.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Mon, 25 Apr 1994 20:30:56 +0000 Karl Heuer (F*_property_change): Typecheck limit argument.
Fri, 08 Apr 1994 07:10:05 +0000 Karl Heuer (syms_of_textprop): Initialize Qintangible.
Tue, 05 Apr 1994 06:10:01 +0000 Karl Heuer (Fget_char_property): Doc fix.
Fri, 25 Mar 1994 00:40:44 +0000 Karl Heuer (add_properties, remove_properties): Use assignment, not initialization.
Thu, 24 Feb 1994 19:24:37 +0000 Karl Heuer (Fget_char_property): Fix docstring.
Thu, 24 Feb 1994 19:18:32 +0000 Karl Heuer (Fget_char_property): New function.
Thu, 20 Jan 1994 19:58:44 +0000 Richard M. Stallman Doc fix.