log src/textprop.c @ 39767:00f499d0cd16

age author description
Tue, 02 Oct 2001 01:53:10 +0000 Miles Bader (Fnext_char_property_change)
Tue, 11 Sep 2001 12:45:24 +0000 Gerd Moellmann (verify_interval_modification): Fix last change.
Tue, 11 Sep 2001 12:24:44 +0000 Gerd Moellmann (verify_interval_modification): Don't run
Mon, 27 Aug 2001 18:12:46 +0000 Miles Bader (Fprevious_single_char_property_change)
Thu, 15 Feb 2001 12:36:22 +0000 Eli Zaretskii (Fset_text_properties): Doc fix.
Wed, 31 Jan 2001 01:00:17 +0000 Dave Love (Fset_text_properties): Fix newline in doc string.
Mon, 29 Jan 2001 16:49:57 +0000 Eli Zaretskii (Fset_text_properties): Doc fix.
Tue, 28 Nov 2000 11:49:05 +0000 Gerd Moellmann (text_read_only): New function.
Wed, 25 Oct 2000 05:14:01 +0000 Miles Bader (get_char_property_and_overlay): New function.
Tue, 08 Aug 2000 23:53:32 +0000 Miles Bader (Fget_char_property): Update call to overlays_at.
Tue, 08 Aug 2000 14:39:19 +0000 Ken Raeburn (Fprevious_single_char_property_change): Don't do arithmetic directly on lisp
Sat, 22 Jul 2000 13:37:47 +0000 Miles Bader (Fprevious_single_char_property_change):
Sat, 15 Jul 2000 14:59:26 +0000 Miles Bader (Fnext_single_char_property_change):
Wed, 31 May 2000 21:14:26 +0000 Dave Love Revert last change -- duplicated.
Mon, 29 May 2000 11:37:57 +0000 Dave Love (Qkeymap): New variable.
Wed, 15 Dec 1999 00:21:42 +0000 Kenichi Handa (Vtext_property_default_nonsticky): New variable
Fri, 26 Nov 1999 12:07:31 +0000 Gerd Moellmann (set_text_properties): New function. Like
Thu, 11 Nov 1999 11:45:06 +0000 Gerd Moellmann Remove USE_TEXT_PROPERTIES.
Mon, 01 Nov 1999 14:14:52 +0000 Gerd Moellmann (verify_interval_modification): Signal text-read-only
Sun, 26 Sep 1999 10:53:22 +0000 Gerd Moellmann (next_single_char_property_change): New.
Mon, 20 Sep 1999 00:34:45 +0000 Gerd Moellmann (Fset_text_properties): Remove unused variables.
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.