Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
70172:fe9fcf15288e | 70173:bf1077a4e9ea |
---|---|
1 2006-04-21 Kim F. Storm <storm@cua.dk> | 1 2006-04-21 Kim F. Storm <storm@cua.dk> |
2 | |
3 * xdisp.c (redisplay_window): Fix last change. Don't recenter if | |
4 window start is at BEGV. | |
2 | 5 |
3 * dispextern.h (struct image): New member `corners'. | 6 * dispextern.h (struct image): New member `corners'. |
4 (TOP_CORNER, LEFT_CORNER, BOT_CORNER, RIGHT_CORNER): New macros. | 7 (TOP_CORNER, LEFT_CORNER, BOT_CORNER, RIGHT_CORNER): New macros. |
5 | 8 |
6 * image.c (four_corners_best): New arg CORNERS specifies what pixels | 9 * image.c (four_corners_best): New arg CORNERS specifies what pixels |