diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 478e4873ac5..08eb1d35d4a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-03-24 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * editfns.c (Ftranspose_regions): Use set_text_properties_1 | ||
| 4 | instead of Fset_text_properties to avoid GC. Signal after change. | ||
| 5 | |||
| 1 | 2007-03-24 Eli Zaretskii <eliz@gnu.org> | 6 | 2007-03-24 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * xfns.c (Fx_show_tip): Doc fix. | 8 | * xfns.c (Fx_show_tip): Doc fix. |