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 5f9547f6a75..a322a3ad735 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-02-05 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32font.c (w32font_open_internal): Fill min_width with tmAveCharWidth. | ||
| 4 | Set smallest_font_height and smallest_char_width in display info. | ||
| 5 | |||
| 1 | 2008-02-05 Kenichi Handa <handa@ni.aist.go.jp> | 6 | 2008-02-05 Kenichi Handa <handa@ni.aist.go.jp> |
| 2 | 7 | ||
| 3 | * coding.c (decode_eol): Pay attention to coding->dst_multibyte. | 8 | * coding.c (decode_eol): Pay attention to coding->dst_multibyte. |