Mercurial > emacs
comparison src/ChangeLog @ 112447:bcecab2ad22d
* nsterm.m (x_set_offset): Set dont_constrain to 0 so the call to
setFrameTopLeftPoint is constrained.
author | Jan D. <jan.h.d@swipnet.se> |
---|---|
date | Sun, 23 Jan 2011 14:28:14 +0100 |
parents | 2097405cdc11 |
children |
comparison
equal
deleted
inserted
replaced
112446:f60dc8d74215 | 112447:bcecab2ad22d |
---|---|
1 2011-01-23 Jan Djärv <jan.h.d@swipnet.se> | |
2 | |
3 * nsterm.m (x_set_offset): Set dont_constrain to 0 so the call to | |
4 setFrameTopLeftPoint is constrained. | |
5 | |
1 2011-01-23 Paul Eggert <eggert@cs.ucla.edu> | 6 2011-01-23 Paul Eggert <eggert@cs.ucla.edu> |
2 | 7 |
3 Check return values of some library calls. | 8 Check return values of some library calls. |
4 * emacs.c (main): Check dup result. | 9 * emacs.c (main): Check dup result. |
5 * frame.c: Include <limits.h>, for INT_MIN and INT_MAX. | 10 * frame.c: Include <limits.h>, for INT_MIN and INT_MAX. |