diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d3c6a2f2765..eeaea2195fb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-10-25 Miles Bader <miles@lsi.nec.co.jp> | 1 | 2000-10-25 Miles Bader <miles@lsi.nec.co.jp> |
| 2 | 2 | ||
| 3 | * buffer.c (overlays_at): Only let CHANGE_REQ inhibit an | ||
| 4 | assignment of startpos to prev when startpos == pos. | ||
| 5 | |||
| 3 | * editfns.c (find_field): Set the field stickiness correctly from | 6 | * editfns.c (find_field): Set the field stickiness correctly from |
| 4 | overlay fields. Use renamed `text_property_stickiness'. | 7 | overlay fields. Use renamed `text_property_stickiness'. |
| 5 | (text_property_stickiness): Renamed from `char_property_stickiness'. | 8 | (text_property_stickiness): Renamed from `char_property_stickiness'. |