Mercurial > emacs
comparison src/ChangeLog @ 103840:a9bb4a9d0ebd
xfns.c (Fx_select_font): Remember last font selected in
x_last_font_name and use that the next time. Also try the frame
parameter font-parameter as default to the font dialog.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Fri, 10 Jul 2009 17:07:36 +0000 |
parents | 28fcad21f68a |
children | 2359749268a7 |
comparison
equal
deleted
inserted
replaced
103839:65b0cbb5b077 | 103840:a9bb4a9d0ebd |
---|---|
1 2009-07-10 Jan Djärv <jan.h.d@swipnet.se> | |
2 | |
3 * xfns.c (Fx_select_font): Remember last font selected in | |
4 x_last_font_name and use that the next time. Also try the frame | |
5 parameter font-parameter as default to the font dialog. | |
6 | |
1 2009-07-10 Kenichi Handa <handa@m17n.org> | 7 2009-07-10 Kenichi Handa <handa@m17n.org> |
2 | 8 |
3 * xftfont.c (xftfont_open): Fix typo: FC_RGBA->FC_HINT_STYLE. | 9 * xftfont.c (xftfont_open): Fix typo: FC_RGBA->FC_HINT_STYLE. |
4 | 10 |
5 2009-07-09 Eli Zaretskii <eliz@gnu.org> | 11 2009-07-09 Eli Zaretskii <eliz@gnu.org> |