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 774bd4235ac..cdc8ed8999c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-05-25 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * xdisp.c (get_next_display_element): Set correct it->face_id for | ||
| 4 | a static composition. | ||
| 5 | |||
| 1 | 2011-05-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 6 | 2011-05-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 2 | 7 | ||
| 3 | * dispnew.c (scrolling_window): Don't exclude the case that the | 8 | * dispnew.c (scrolling_window): Don't exclude the case that the |