diff --git a/src/ChangeLog b/src/ChangeLog index 478e4873ac5..08eb1d35d4a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2007-03-24 Chong Yidong + + * editfns.c (Ftranspose_regions): Use set_text_properties_1 + instead of Fset_text_properties to avoid GC. Signal after change. + 2007-03-24 Eli Zaretskii * xfns.c (Fx_show_tip): Doc fix.