Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Jan 23 11:21:04 2011 +0000 +++ b/src/ChangeLog Sun Jan 23 14:28:14 2011 +0100 @@ -1,3 +1,8 @@ +2011-01-23 Jan Djärv <jan.h.d@swipnet.se> + + * nsterm.m (x_set_offset): Set dont_constrain to 0 so the call to + setFrameTopLeftPoint is constrained. + 2011-01-23 Paul Eggert <eggert@cs.ucla.edu> Check return values of some library calls.