diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0dc4447a971..9f3b1d31a3b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2008-02-28 Kenichi Handa <handa@ni.aist.go.jp> | 1 | 2008-02-28 Kenichi Handa <handa@ni.aist.go.jp> |
| 2 | 2 | ||
| 3 | * ftfont.c (ftfont_match): Explicitly set pixelsize in pattern. | ||
| 4 | |||
| 3 | * xdisp.c (display_mode_element): Cancel the previous change. | 5 | * xdisp.c (display_mode_element): Cancel the previous change. |
| 4 | (decode_mode_spec): Likewise. | 6 | (decode_mode_spec): Likewise. |
| 5 | (handle_auto_composed_prop): Don't make composition if it->string | 7 | (handle_auto_composed_prop): Don't make composition if it->string |