Mercurial > emacs
changeset 96288:22d4563c6236
* xfns.c (x_default_font_parameter): If Xft is available, first
try Monospace-12 for the default font.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 25 Jun 2008 22:29:11 +0000 |
parents | 778d59308441 |
children | 2e5fb8825124 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jun 25 21:46:49 2008 +0000 +++ b/src/ChangeLog Wed Jun 25 22:29:11 2008 +0000 @@ -1,3 +1,8 @@ +2008-06-25 Chong Yidong <cyd@stupidchicken.com> + + * xfns.c (x_default_font_parameter): If Xft is available, first + try Monospace-12 for the default font. + 2008-06-25 Jason Rumney <jasonr@gnu.org> * xdisp.c (get_glyph_face_and_encoding): Encode invalid glyphs as 0.