changeset 76517:2ff5f73cb28e

* xdisp.c (try_window_id): Increment matrix positions if the buffer's byte count has increased, but not the character count.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 17 Mar 2007 19:46:52 +0000
parents 62c3348502a5
children e8252c50e93d
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Mar 17 19:45:15 2007 +0000
+++ b/src/ChangeLog	Sat Mar 17 19:46:52 2007 +0000
@@ -1,3 +1,8 @@
+2007-03-17  Chong Yidong  <cyd@stupidchicken.com>
+
+	* xdisp.c (try_window_id): Increment matrix positions if the
+	buffer's byte count has increased, but not the character count.
+
 2007-03-12  Andreas Schwab  <schwab@suse.de>
 
 	* lisp.h: Declare check_obarray.