Fix bug #18419 with disappearing line numbers when minibuffer is resized.
commit938aed6ef8c0f6ad609c791b1549580b261a5f12
authorEli Zaretskii <eliz@gnu.org>
Sun, 7 Sep 2014 17:16:36 +0000 (7 20:16 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 7 Sep 2014 17:16:36 +0000 (7 20:16 +0300)
treefe615ff2c3eba6918caf7a297e5cd107644443b3
parent6ac5571c627d3f2e06ccd82a7926871065597e43
Fix bug #18419 with disappearing line numbers when minibuffer is resized.

 src/dispnew.c (prepare_desired_row): When MODE_LINE_P is zero,
 always make sure the marginal areas of the row are in sync with
 what the window wants.
src/ChangeLog
src/dispnew.c