- 08 Aug, 2000 1 commit
-
-
Ken Raeburn authored
objects.
-
- 22 Jul, 2000 1 commit
-
-
Miles Bader authored
The initial property value should be from the position preceding POSITION, not following it.
-
- 15 Jul, 2000 1 commit
-
-
Miles Bader authored
Made a subr (was `next_single_char_property_change'). Do more error checking, and cleanup limit behavior. (Fprevious_single_char_property_change): New function. (syms_of_textprop): Initialize new subrs.
-
- 31 May, 2000 1 commit
-
-
Dave Love authored
-
- 29 May, 2000 1 commit
-
-
Dave Love authored
(syms_of_textprop): Intern it.
-
- 15 Dec, 1999 1 commit
-
-
Kenichi Handa authored
(syms_of_textprop): Declare it as a Lisp variable.
-
- 26 Nov, 1999 1 commit
-
-
Gerd Moellmann authored
Fset_text_properties, but with additional parameter SIGNAL_AFTER_CHANGE_P. If that is nil, don't signal after changes. (Fset_text_properties): Use it.
-
- 11 Nov, 1999 1 commit
-
-
Gerd Moellmann authored
-
- 01 Nov, 1999 1 commit
-
-
Gerd Moellmann authored
instead of calling error.
-
- 26 Sep, 1999 1 commit
-
-
Gerd Moellmann authored
-
- 20 Sep, 1999 1 commit
-
-
Gerd Moellmann authored
(text_property_list, verify_interval_modification, interval_has_all_properties): Ditto.
-
- 12 Sep, 1999 1 commit
-
-
Ken Raeburn authored
-
- 21 Jul, 1999 1 commit
-
-
Gerd Moellmann authored
(add_text_properties_from_list): New. (extend_property_ranges): New. (validate_interval_range): Make it externally visible.
-
- 18 Nov, 1998 1 commit
-
-
Richard M. Stallman authored
(syms_of_textprop): Initialize it.
-
- 03 Jun, 1998 1 commit
-
-
Karl Heuer authored
in a string's intervals start from zero. (validate_interval_range, interval_of, Fnext_property_change) (property_change_between_p, Fnext_single_property_change) (Fprevious_property_change, Fprevious_single_property_change): (Ftext_property_any, Ftext_property_not_all): Implement that. Undo previous change.
-
- 29 May, 1998 1 commit
-
-
Karl Heuer authored
position for string when comparing with LIMIT. (property_change_between_p): Likewise. (Fnext_single_property_change, Fprevious_property_change): Likewise. (Fprevious_single_property_change): Likewise.
-
- 22 Feb, 1998 1 commit
-
-
Karl Heuer authored
-
- 26 Dec, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 12 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 04 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 15 Apr, 1997 1 commit
-
-
Richard M. Stallman authored
(interval_of): New function.
-
- 15 Dec, 1996 1 commit
-
-
Richard M. Stallman authored
(Fprevious_char_property_change): New function. (syms_of_textprop): defsubr them.
-
- 26 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
(Fremove_text_properties): Call modify_region and signal_after_change only for buffers, not for strings.
-
- 25 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
Don't call modify_region or signal_after_change here. (Fset_text_properties, Fadd_text_properties, Fremove_text_properties): Call them here when appropriate.
-
- 04 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
Call modify_region with ints.
-
- 10 Feb, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 15 Jan, 1996 1 commit
-
-
Erik Naggum authored
-
- 09 Jan, 1996 1 commit
-
-
Erik Naggum authored
Fnext_property_change, Fnext_single_property_change, Fprevious_property_change, Fprevious_single_property_change, Fadd_text_properties, Fput_text_property, Fset_text_properties, Fremove_text_properties, Ftext_property_any, Ftext_property_not_all): Harmonize arguments with documentation.
-
- 05 Jan, 1996 1 commit
-
-
Karl Heuer authored
-
- 21 Dec, 1995 1 commit
-
-
Karl Heuer authored
Call signal_after_change.
-
- 18 Nov, 1995 1 commit
-
-
Richard M. Stallman authored
even if we also merge an interval.
-
- 21 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
limit = t; don't return t.
-
- 12 Sep, 1995 1 commit
-
-
Richard M. Stallman authored
(verify_interval_modification): Moved from intervals.c. (interval_insert_behind_hooks, interval_insert_in_front_hooks): New variables. (report_interval_modification): New function.
-
- 22 Jul, 1995 1 commit
-
-
Richard M. Stallman authored
use it properly for overlays_at.
-
- 27 Mar, 1995 1 commit
-
-
Boris Goldowsky authored
-
- 24 Mar, 1995 1 commit
-
-
Karl Heuer authored
-
- 11 Mar, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 06 Mar, 1995 1 commit
-
-
Boris Goldowsky authored
-
- 20 Jan, 1995 1 commit
-
-
Karl Heuer authored
-
- 02 Jan, 1995 1 commit
-
-
Richard M. Stallman authored
-