Mercurial > emacs
comparison src/ChangeLog @ 99423:ba5206ebe3ff
* xdisp.c (try_window_reusing_current_matrix): Ensure that window
cursor position is valid after scrolling.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 07 Nov 2008 00:28:31 +0000 |
parents | 7ef18b2a2781 |
children | 05580ce7beab |
comparison
equal
deleted
inserted
replaced
99422:79b6c0e7e972 | 99423:ba5206ebe3ff |
---|---|
1 2008-11-07 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * xdisp.c (try_window_reusing_current_matrix): Ensure that window | |
4 cursor position is valid after scrolling. | |
5 | |
1 2008-11-06 Juanma Barranquero <lekktu@gmail.com> | 6 2008-11-06 Juanma Barranquero <lekktu@gmail.com> |
2 | 7 |
3 * fns.c (Frandom): Rename arg N to LIMIT to match the docs; doc fix. | 8 * fns.c (Frandom): Rename arg N to LIMIT to match the docs; doc fix. |
4 | 9 |
5 2008-11-06 Glenn Morris <rgm@gnu.org> | 10 2008-11-06 Glenn Morris <rgm@gnu.org> |