diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index fe0077b92b5..77494c0dc42 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | * nsterm.m (syms_of_nsterm): ns-use-fullscreen-animation is new. | 3 | * nsterm.m (syms_of_nsterm): ns-use-fullscreen-animation is new. |
| 4 | (toggleFullScreen:): Use ns-use-fullscreen-animation for animate. | 4 | (toggleFullScreen:): Use ns-use-fullscreen-animation for animate. |
| 5 | (ns_select, ns_read_socket): Use unwind_protect to decrease | ||
| 6 | apploopnr (Bug#18345). | ||
| 5 | 7 | ||
| 6 | * macfont.m: Fix indentation and import changes from macport | 8 | * macfont.m: Fix indentation and import changes from macport |
| 7 | 24.3.94. | 9 | 24.3.94. |