Mercurial > emacs
diff src/ChangeLog @ 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 | 6a3cf1eae88e |
| children | c85a2d7beebf |
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.
