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 e31e35c7b49..eea7d172804 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-12-20 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * xdisp.c (select_frame_for_redisplay, ensure_selected_frame): Remove. | ||
| 4 | (redisplay_internal): Don't bother selecting the frame to get the | ||
| 5 | proper value of frame-local variables. | ||
| 6 | |||
| 1 | 2012-12-20 Dmitry Antipov <dmantipov@yandex.ru> | 7 | 2012-12-20 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 8 | ||
| 3 | * textprop.c (set_text_properties_1): Do not allow NULL interval. | 9 | * textprop.c (set_text_properties_1): Do not allow NULL interval. |