aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index add0663a648..bf015d6959f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * insdel.c (reset_var_on_error): New fun.
4 (signal_before_change, signal_after_change):
5 Use it to reset (after|before)-change-functions to nil in case of error.
6 Bind inhibit-modification-hooks to t.
7 Don't bind (after|before)-change-functions to nil while they run.
8
12007-08-19 Andreas Schwab <schwab@suse.de> 92007-08-19 Andreas Schwab <schwab@suse.de>
2 10
3 * alloc.c (pure): Round PURESIZE up. 11 * alloc.c (pure): Round PURESIZE up.