diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 13b53e922ed..a002eaf33d8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2013-01-13 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * nsfont.m (ns_findfonts): Add block/unblock_input calls. | ||
| 4 | Remove check for fkeys count > zero, block/unblock fixes the real bug. | ||
| 5 | (nsfont_list_family): Add block/unblock_input calls. | ||
| 6 | (nsfont_open): Move block_input earlier. Add unblock_input before early | ||
| 7 | return. | ||
| 8 | (nsfont_draw): Add block/unblock_input calls. | ||
| 9 | |||
| 1 | 2013-01-12 Dmitry Antipov <dmantipov@yandex.ru> | 10 | 2013-01-12 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 11 | ||
| 3 | * indent.c (Fvertical_motion): Remove now-incorrect GCPROs | 12 | * indent.c (Fvertical_motion): Remove now-incorrect GCPROs |