aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2de8eac4726..79770d0d717 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12007-03-25 Kim F. Storm <storm@cua.dk>
2
3 * intervals.c (merge_properties): Use explicit loop instead of
4 Fplist_member to avoid QUIT. Don't use Fcdr.
5 (intervals_equal): Likewise. Rewrite loop to perform length check
6 on the fly rather than calling Flength. Don't use Fcar.
7
12007-03-24 Eli Zaretskii <eliz@gnu.org> 82007-03-24 Eli Zaretskii <eliz@gnu.org>
2 9
3 * editfns.c (Fgoto_char): Doc fix. 10 * editfns.c (Fgoto_char): Doc fix.