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 0d441761ce5..439b5c06e27 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-09-22 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * buffer.c (Fset_buffer_modified_p): Handle indirect buffers | ||
| 4 | (Bug#8207). | ||
| 5 | |||
| 1 | 2012-09-22 Kenichi Handa <handa@gnu.org> | 6 | 2012-09-22 Kenichi Handa <handa@gnu.org> |
| 2 | 7 | ||
| 3 | * composite.c (composition_reseat_it): Handle the case that a | 8 | * composite.c (composition_reseat_it): Handle the case that a |