diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c324425a401..e31e35c7b49 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-12-20 Dmitry Antipov <dmantipov@yandex.ru> | ||
| 2 | |||
| 3 | * textprop.c (set_text_properties_1): Do not allow NULL interval. | ||
| 4 | Rename 4th argument since it may be buffer or string. Adjust comment. | ||
| 5 | * intervals.c (graft_intervals_info_buffer): Find an interval here. | ||
| 6 | |||
| 1 | 2012-12-19 Dmitry Antipov <dmantipov@yandex.ru> | 7 | 2012-12-19 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 8 | ||
| 3 | * coding.c (Fdetect_coding_region): Do not check start and end with | 9 | * coding.c (Fdetect_coding_region): Do not check start and end with |