=== modified file 'src/frame.c' --- src/frame.c 2014-07-31 13:55:12 +0000 +++ src/frame.c 2014-07-31 23:53:14 +0000 @@ -3198,9 +3198,7 @@ x_set_frame_parameters (struct frame *f, XSETFRAME (frame, f); - if (((width_change && width != FRAME_TEXT_WIDTH (f)) - || (height_change && height != FRAME_TEXT_HEIGHT (f))) - && (f->new_height || f->new_width)) + if (width_change || height_change) { /* If necessary provide default values for HEIGHT and WIDTH. Do that here since otherwise a size change implied by an