From e0ab5fcf0422af43346a6726cc445e567f820d30 Mon Sep 17 00:00:00 2001 From: Jan Djärv Date: Fri, 10 Jul 2009 17:07:36 +0000 Subject: 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. --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 42749e66602..a75a48b8b9b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2009-07-10 Jan Djärv + + * 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. + 2009-07-10 Kenichi Handa * xftfont.c (xftfont_open): Fix typo: FC_RGBA->FC_HINT_STYLE. -- cgit v1.2.1