Mercurial > emacs
comparison src/ChangeLog @ 80973:3b4225acb016
* xdisp.c (redisplay_window): If first window line is a continuation
line, recompute the new window start instead of recentering.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 19 May 2007 18:43:04 +0000 |
parents | e1fe4f2d47e8 |
children | 94532b04eaa3 |
comparison
equal
deleted
inserted
replaced
80972:ab9e91ae1f3b | 80973:3b4225acb016 |
---|---|
1 2007-05-19 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * xdisp.c (redisplay_window): If first window line is a | |
4 continuation line, recompute the new window start instead of | |
5 recentering. | |
6 | |
1 2007-05-18 Glenn Morris <rgm@gnu.org> | 7 2007-05-18 Glenn Morris <rgm@gnu.org> |
2 | 8 |
3 * m/alpha.h (ORDINARY_LINK): No longer define on OpenBSD. | 9 * m/alpha.h (ORDINARY_LINK): No longer define on OpenBSD. |
4 Suggested by Alfred M. Szmidt <ams@gnu.org>. | 10 Suggested by Alfred M. Szmidt <ams@gnu.org>. |
5 | 11 |