diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9829d7162da..b7e3640934a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | 2006-01-26 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> | 1 | 2006-01-26 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> |
| 2 | 2 | ||
| 3 | * editfns.c (Fconstrain_to_field): Use get_pos_property, not | 3 | * editfns.c (Fconstrain_to_field): Fix behaviour on field boundaries. |
| 4 | Fget_char_property. Fix bogus comment. | 4 | (find_field): Set before_field to after_field when pos is at BEGV. |
| 5 | (Fline_beginning_position, Fline_end_position): Clarify | 5 | (Fline_beginning_position, Fline_end_position): Clarify |
| 6 | confusing doc string. | 6 | confusing doc string. |
| 7 | 7 | ||