]> git.eshelyaron.com Git - emacs.git/commitdiff
* xdisp.c (try_window_id): Increment matrix positions if the
authorChong Yidong <cyd@stupidchicken.com>
Sat, 17 Mar 2007 19:46:52 +0000 (19:46 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 17 Mar 2007 19:46:52 +0000 (19:46 +0000)
buffer's byte count has increased, but not the character count.

src/ChangeLog

index ef777b76db42c26d9ce11a812e3c825954ba3eed..8cedbd9138da72ddfb19a327664e4301997264d0 100644 (file)
@@ -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.