diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9c536990bda..9867527e28f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2013-12-06 Dmitry Antipov <dmantipov@yandex.ru> | ||
| 2 | |||
| 3 | * xterm.c (input_signal_count): Remove. | ||
| 4 | (x_dispatch_event): Define unconditionally. | ||
| 5 | (x_make_frame_visible): Process X events until the frame | ||
| 6 | is really visible (Bug#16027). | ||
| 7 | * xterm.h (x_dispatch_event): Declare unconditionally. | ||
| 8 | |||
| 1 | 2013-12-05 Jan Djärv <jan.h.d@swipnet.se> | 9 | 2013-12-05 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 10 | ||
| 3 | * nsfns.m (ns_frame_parm_handlers): Add right/bottom_divider_width. | 11 | * nsfns.m (ns_frame_parm_handlers): Add right/bottom_divider_width. |