diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c2664909f8a..eea911d7a89 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-06-25 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * xfns.c (x_default_font_parameter): If Xft is available, first | ||
| 4 | try Monospace-12 for the default font. | ||
| 5 | |||
| 1 | 2008-06-25 Jason Rumney <jasonr@gnu.org> | 6 | 2008-06-25 Jason Rumney <jasonr@gnu.org> |
| 2 | 7 | ||
| 3 | * xdisp.c (get_glyph_face_and_encoding): Encode invalid glyphs as 0. | 8 | * xdisp.c (get_glyph_face_and_encoding): Encode invalid glyphs as 0. |