diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3b5d8ff1fd6..a61e3e4b44a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-06-22 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * font.c (font_find_for_lface): Try the adstyle specified in | ||
| 4 | the property of LFACE_FONT of LFACE (if any). | ||
| 5 | |||
| 1 | 2008-06-21 Seiji Zenitani <zenitani@mac.com> | 6 | 2008-06-21 Seiji Zenitani <zenitani@mac.com> |
| 2 | Ryo Yoshitake <ryo@shiftmode.net> | 7 | Ryo Yoshitake <ryo@shiftmode.net> |
| 3 | 8 | ||