diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 42749e66602..a75a48b8b9b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 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. |