aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2011-09-30 09:42:26 +0200
committerJan Djärv2011-09-30 09:42:26 +0200
commit9ceebf39d984e4415dbb9ae62e883902051257c8 (patch)
tree8c10efafd65257cb2b1a192a0db6b6540788eb66 /src/ChangeLog
parent04c7078847acf841ee45c24007ef9615db57e595 (diff)
downloademacs-9ceebf39d984e4415dbb9ae62e883902051257c8.tar.gz
emacs-9ceebf39d984e4415dbb9ae62e883902051257c8.zip
* nsterm.m (windowDidResize): Call x_set_window_size only when
ns_in_resize is true. Otherwise set pixelwidth/height and call change_frame_size. Fixes: debbugs:9628
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b8b4d54b4f7..37d2de93c11 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12011-09-30 Jan Djärv <jan.h.d@swipnet.se>
2
3 * nsterm.m (windowDidResize): Call x_set_window_size only when
4 ns_in_resize is true. Otherwise set pixelwidth/height and
5 call change_frame_size (Bug#9628).
6
12011-09-30 Paul Eggert <eggert@cs.ucla.edu> 72011-09-30 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 Port --enable-checking=all to Fedora 14 x86-64. 9 Port --enable-checking=all to Fedora 14 x86-64.