Fix bug #11813 with invalid font for buffer name on the modeline.
authorEli Zaretskii <eliz@gnu.org>
Sun, 8 Jul 2012 15:49:39 +0000 (18:49 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 8 Jul 2012 15:49:39 +0000 (18:49 +0300)
commitc4b3bc8aaf01a9e3fdd14072ae49316ae4fb4f3b
tree22f73da88cd8c3a207588c3006bdbd6f930c31a7
parent9d6fa7c706f5dbe30d976ac2c5a0e4d49c4a4d62
Fix bug #11813 with invalid font for buffer name on the modeline.

 src/xdisp.c (fill_glyphless_glyph_string): If the face of the glyph
 has no font, use the frame's font.
src/ChangeLog
src/xdisp.c