Fix bug #18490 with redisplay of other windows showing a narrowed buffer.
commita810675374498ff80464e48eeeb39f1854ef37bd
authorEli Zaretskii <eliz@gnu.org>
Thu, 18 Sep 2014 15:10:33 +0000 (18 18:10 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 18 Sep 2014 15:10:33 +0000 (18 18:10 +0300)
tree57fcf5f7a6f26db4a63904dbf52da3555602be5e
parentdf2ead390d7d54cb6c368e3099fb910a182ac7af
Fix bug #18490 with redisplay of other windows showing a narrowed buffer.

 src/xdisp.c (redisplay_internal): Force redisplay of all windows
 that show a buffer whose narrowing has changed.
src/ChangeLog
src/xdisp.c