Mercurial > emacs
diff src/ChangeLog @ 70173:bf1077a4e9ea
*** empty log message ***
| author | Kim F. Storm <storm@cua.dk> |
|---|---|
| date | Fri, 21 Apr 2006 21:25:09 +0000 |
| parents | 1204092d4458 |
| children | 43705aa48a69 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Apr 21 21:23:14 2006 +0000 +++ b/src/ChangeLog Fri Apr 21 21:25:09 2006 +0000 @@ -1,5 +1,8 @@ 2006-04-21 Kim F. Storm <storm@cua.dk> + * xdisp.c (redisplay_window): Fix last change. Don't recenter if + window start is at BEGV. + * dispextern.h (struct image): New member `corners'. (TOP_CORNER, LEFT_CORNER, BOT_CORNER, RIGHT_CORNER): New macros.
