diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4f4f14e6020..7ed097976a1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-01-25 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | Fix handling of face attributes in Fx_create_frame (Bug#16529). | ||
| 4 | * w32fns.c (Fx_create_frame): Don't inhibit running Lisp code | ||
| 5 | too early. Again run change_frame_size before assigning menu- | ||
| 6 | and tool-bar-lines. | ||
| 7 | |||
| 1 | 2014-01-25 Fabrice Popineau <fabrice.popineau@gmail.com> | 8 | 2014-01-25 Fabrice Popineau <fabrice.popineau@gmail.com> |
| 2 | 9 | ||
| 3 | * w32term.c (w32_read_socket): When the WM_DISPLAYCHANGE message | 10 | * w32term.c (w32_read_socket): When the WM_DISPLAYCHANGE message |