# HG changeset patch # User Miles Bader # Date 1003475309 0 # Node ID 887dd5ab45c3df80414d423bf0caa96b156560bc # Parent 7a0668d726874b0c123afaecddfd99c244146d9c *** empty log message *** diff -r 7a0668d72687 -r 887dd5ab45c3 src/ChangeLog --- a/src/ChangeLog Fri Oct 19 07:03:40 2001 +0000 +++ b/src/ChangeLog Fri Oct 19 07:08:29 2001 +0000 @@ -1,5 +1,10 @@ 2001-10-19 Miles Bader + * editfns.c (text_property_stickiness): Non-rear-non-stickiness + doesn't take precedence if the affected property's value is nil. + + * editfns.c (Fencode_time): Escape a BOL paren in the doc-string. + * cmds.c (Fbeginning_of_line, Fend_of_line): Clarify interaction with fields and suggest using `forward-line' to avoid them. * editfns.c (Fline_beginning_position, Fline_end_position):