diff src/ChangeLog @ 93610:f65c3e4b689b

(insert_from_buffer_1): Don't compare bytes in destination buffer with byte-size of source buffer.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 03 Apr 2008 20:01:31 +0000
parents f720f3524c72
children 83b8a1d075f3
line wrap: on
line diff
--- a/src/ChangeLog	Thu Apr 03 16:37:39 2008 +0000
+++ b/src/ChangeLog	Thu Apr 03 20:01:31 2008 +0000
@@ -1,3 +1,8 @@
+2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* insdel.c (insert_from_buffer_1): Don't compare bytes in destination
+	buffer with byte-size of source buffer.
+
 2008-04-03  Chong Yidong  <cyd@stupidchicken.com>
 
 	* callint.c (Fcall_interactively): Handle temporary region even