# HG changeset patch # User Chong Yidong # Date 1174160812 0 # Node ID 2ff5f73cb28ec814e63c7a654751d990a1b062a8 # Parent 62c3348502a52552c6842efc8c771eed4597abd8 * xdisp.c (try_window_id): Increment matrix positions if the buffer's byte count has increased, but not the character count. diff -r 62c3348502a5 -r 2ff5f73cb28e src/ChangeLog --- 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 + + * 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.