From e338790f00e12053a1d2f7cefca768271dd3b51b Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 17 Mar 2007 19:46:52 +0000 Subject: [PATCH] * xdisp.c (try_window_id): Increment matrix positions if the buffer's byte count has increased, but not the character count. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index ef777b76db4..8cedbd9138d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2007-03-17 Chong Yidong + + * 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 * lisp.h: Declare check_obarray. -- 2.39.5