# HG changeset patch # User Francesco Potort # Date 1042585921 0 # Node ID 40a50cc77be9ced92b8014d3ce913872f5cf5a3d # Parent 2442c14be9a2c536d67c9474bb609546c4e6eb24 *** empty log message *** diff -r 2442c14be9a2 -r 40a50cc77be9 src/ChangeLog --- a/src/ChangeLog Tue Jan 14 23:11:42 2003 +0000 +++ b/src/ChangeLog Tue Jan 14 23:12:01 2003 +0000 @@ -1,3 +1,17 @@ +2003-01-15 Francesco Potort,Al(B + + * fns.c (Fsubstring): Clarify doc string. + + * textprop.c (Ftext_properties_at, Fnext_char_property_change) + (Fprevious_char_property_change) + (Fnext_single_char_property_change) + (Fprevious_single_char_property_change, 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, Fremove_list_of_text_properties) + (Ftext_property_any, Ftext_property_not_all): Clarify doc strings. + 2003-01-14 Kim F. Storm * process.h (struct Lisp_Process): New member plist replaces old