log src/textprop.c @ 25645:a14111a2a100

age author description
Sun, 12 Sep 1999 05:07:01 +0000 Ken Raeburn Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (text_property_list): New.
Wed, 18 Nov 1998 01:38:14 +0000 Richard M. Stallman (Qmouse_face): Variable definition moved here.
Wed, 03 Jun 1998 14:45:03 +0000 Karl Heuer Handle the new convention that `position' values
Fri, 29 May 1998 22:26:22 +0000 Karl Heuer (Fnext_property_change): Properly offset interval
Sun, 22 Feb 1998 01:03:49 +0000 Karl Heuer (interval_of): Handle Qt.
Fri, 26 Dec 1997 22:51:41 +0000 Richard M. Stallman (Ftext_properties_at): Doc fix.
Sat, 12 Jul 1997 06:37:25 +0000 Richard M. Stallman (interval_of): Convert args_out_of_range arguments to Lisp_Integer.
Fri, 04 Jul 1997 20:44:52 +0000 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
Tue, 15 Apr 1997 04:58:34 +0000 Richard M. Stallman Style of comments corrected.
Sun, 15 Dec 1996 04:57:31 +0000 Richard M. Stallman (Fnext_char_property_change): New function.
Thu, 26 Sep 1996 03:48:10 +0000 Richard M. Stallman (Fset_text_properties, Fadd_text_properties)
Wed, 25 Sep 1996 08:01:52 +0000 Richard M. Stallman (set_properties, add_properties, remove_properties):
Wed, 04 Sep 1996 03:35:53 +0000 Richard M. Stallman (set_properties, add_properties, remove_properties):
Sat, 10 Feb 1996 08:58:49 +0000 Richard M. Stallman (Fadd_text_properties): Don't return without ungcpro.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 00:34:01 +0000 Erik Naggum (Ftext_properties_at, Fget_text_property, Fget_char_property,
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Thu, 21 Dec 1995 17:14:30 +0000 Karl Heuer (add_properties, remove_properties, set_properties):
Sat, 18 Nov 1995 16:22:42 +0000 Richard M. Stallman (Fset_text_properties): Call set_properties
Sat, 21 Oct 1995 23:15:21 +0000 Richard M. Stallman (Fnext_single_property_change): Rearrange handling of
Tue, 12 Sep 1995 17:37:32 +0000 Richard M. Stallman (call_mod_hooks): Moved from intevals.c
Sat, 22 Jul 1995 16:11:48 +0000 Richard M. Stallman (Fget_char_property): If OBJECT is non-current buffer,
Mon, 27 Mar 1995 16:04:57 +0000 Boris Goldowsky (Vdefault_text_properties): name changed from Vdefault_properties.
Fri, 24 Mar 1995 22:46:42 +0000 Karl Heuer (Fnext_property_change): Fix previous change.
Sat, 11 Mar 1995 22:03:27 +0000 Richard M. Stallman (Fnext_property_change): Handle LIMIT = t.
Mon, 06 Mar 1995 15:43:56 +0000 Boris Goldowsky (Vdefault_properties): New vbl.
Fri, 20 Jan 1995 01:47:45 +0000 Karl Heuer (Ftext_property_any): Handle the trivial case specially.
Mon, 02 Jan 1995 21:32:10 +0000 Richard M. Stallman (validate_interval_range): Use BUF_INTERVALS.
Wed, 14 Dec 1994 14:23:04 +0000 Richard M. Stallman (add_properties): Add gcpro's.