Fix bug #14616 with unnecessary redrawing of TTY frames.
authorEli Zaretskii <eliz@gnu.org>
Wed, 7 Aug 2013 13:49:47 +0000 (16:49 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 7 Aug 2013 13:49:47 +0000 (16:49 +0300)
commit0ee18172b3dabfbddc81993cbba766cc925281be
tree13905a506873272f4d00daddd1e53ed5422973a3
parent16ddd1a690a4810bf7a4d77e4fafb0554415da03
Fix bug #14616 with unnecessary redrawing of TTY frames.

 src/xdisp.c (prepare_menu_bars): Don't call x_consider_frame_title
 for TTY frames that are not the top frame on their console.
src/ChangeLog
src/xdisp.c