Mercurial > emacs
comparison src/ChangeLog @ 40045:887dd5ab45c3
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 19 Oct 2001 07:08:29 +0000 |
parents | 663e02974a12 |
children | 9e38aa44c426 |
comparison
equal
deleted
inserted
replaced
40044:7a0668d72687 | 40045:887dd5ab45c3 |
---|---|
1 2001-10-19 Miles Bader <miles@gnu.org> | 1 2001-10-19 Miles Bader <miles@gnu.org> |
2 | |
3 * editfns.c (text_property_stickiness): Non-rear-non-stickiness | |
4 doesn't take precedence if the affected property's value is nil. | |
5 | |
6 * editfns.c (Fencode_time): Escape a BOL paren in the doc-string. | |
2 | 7 |
3 * cmds.c (Fbeginning_of_line, Fend_of_line): Clarify interaction | 8 * cmds.c (Fbeginning_of_line, Fend_of_line): Clarify interaction |
4 with fields and suggest using `forward-line' to avoid them. | 9 with fields and suggest using `forward-line' to avoid them. |
5 * editfns.c (Fline_beginning_position, Fline_end_position): | 10 * editfns.c (Fline_beginning_position, Fline_end_position): |
6 Clarify documentation. | 11 Clarify documentation. |