diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2ac0f54612b..2fc91007719 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-07-08 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (fill_glyphless_glyph_string): If the face of the glyph | ||
| 4 | has no font, use the frame's font. (Bug#11813) | ||
| 5 | |||
| 1 | 2012-07-07 Andreas Schwab <schwab@linux-m68k.org> | 6 | 2012-07-07 Andreas Schwab <schwab@linux-m68k.org> |
| 2 | 7 | ||
| 3 | * xdisp.c (display_line): Avoid warning about implicit declaration | 8 | * xdisp.c (display_line): Avoid warning about implicit declaration |