Mercurial > emacs
comparison src/ChangeLog @ 99164:683eaeb4c921
* xdisp.c (try_scrolling): When computing the distance from the scroll
margin to PT, try moving some distance past the window bottom before
giving up.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 27 Oct 2008 18:32:39 +0000 |
parents | fd7c6e1e6a17 |
children | 91d125546add |
comparison
equal
deleted
inserted
replaced
99163:60acf25bcfb5 | 99164:683eaeb4c921 |
---|---|
1 2008-10-27 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * xdisp.c (try_scrolling): When computing the distance from the | |
4 scroll margin to PT, try moving some distance past the window | |
5 bottom before giving up. | |
6 | |
1 2008-10-27 Martin Rudalics <rudalics@gmx.at> | 7 2008-10-27 Martin Rudalics <rudalics@gmx.at> |
2 | 8 |
3 * window.c (Fwindow_dedicated_p, Fset_window_dedicated_p) | 9 * window.c (Fwindow_dedicated_p, Fset_window_dedicated_p) |
4 (Fset_window_buffer): Explain in doc-string that a window can be | 10 (Fset_window_buffer): Explain in doc-string that a window can be |
5 "strongly" dedicated to its buffer. | 11 "strongly" dedicated to its buffer. |