diff src/ChangeLog @ 71640:5cdc253a3479

* insdel.c (prepare_to_modify_buffer): For an indirect buffer, do clash detection using the base buffer.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 05 Jul 2006 16:05:02 +0000
parents c97bd29593d6
children 596dbd332861 138ce2701550
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jul 05 15:12:41 2006 +0000
+++ b/src/ChangeLog	Wed Jul 05 16:05:02 2006 +0000
@@ -1,5 +1,8 @@
 2006-07-05  Chong Yidong  <cyd@stupidchicken.com>
 
+	* insdel.c (prepare_to_modify_buffer): For an indirect buffer, do
+	clash detection using the base buffer.
+
 	* puresize.h (BASE_PURESIZE): Increment to 1210500.
 
 2006-07-04  Kim F. Storm  <storm@cua.dk>