aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9a4a0a446ce..206e4b70272 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12002-09-29 Richard M. Stallman <rms@gnu.org> 12002-09-29 Richard M. Stallman <rms@gnu.org>
2 2
3 * search.c (Freplace_match): Adjust match data for the substitution
4 just made in the buffer.
5
3 * xdisp.c (STOP_POLLING, RESUME_POLLING): New macros. 6 * xdisp.c (STOP_POLLING, RESUME_POLLING): New macros.
4 (redisplay_internal): Use them. Do RESUME_POLLING at end of function. 7 (redisplay_internal): Use them. Do RESUME_POLLING at end of function.
5 8