diff --git a/src/ChangeLog b/src/ChangeLog index 40d498b5d477757d4ce43507e0b4dec13a315442..3b4de953a6556c5348dba276b1949bfde01d31b6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2006-02-09 Juanma Barranquero + + * alloc.c (Fmake_bool_vector, Fpurecopy): Doc fixes. + 2006-02-08 Jan Dj,Ad(Brv * window.c (adjust_window_trailing_edge): Check that shrinking @@ -6,7 +10,7 @@ 2006-02-08 Miles Bader * editfns.c (Fconstrain_to_field): Use Fget_char_property instead - of Fget_text_property (other field functions word with overlays as + of Fget_text_property (other field functions work with overlays as well as text-properties). 2006-02-07 Kenichi Handa