aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8cb01fff9bc..f0fe97c97a6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,4 +1,7 @@
12001-05-14 Dave Love <fx@gnu.org> 12001-05-16 Dave Love <fx@gnu.org>
2
3 * insdel.c (signal_before_change, signal_after_change): Consider a
4 local change hook which changes the buffer.
2 5
3 * process.c (read_process_output): Don't call signal_after_change 6 * process.c (read_process_output): Don't call signal_after_change
4 and update_compositions after insert_from_string_before_markers. 7 and update_compositions after insert_from_string_before_markers.