diff options
| author | Dmitry Antipov | 2014-02-03 11:05:28 +0400 |
|---|---|---|
| committer | Dmitry Antipov | 2014-02-03 11:05:28 +0400 |
| commit | 34baf96c314da0822f854dc237ea4931fcb7e87d (patch) | |
| tree | eae831a9fa482d11dce6ab521e652b44b71702dd /src/ChangeLog | |
| parent | be445cf2abe016f00c59964268d6d46c3b5da421 (diff) | |
| download | emacs-34baf96c314da0822f854dc237ea4931fcb7e87d.tar.gz emacs-34baf96c314da0822f854dc237ea4931fcb7e87d.zip | |
* print.c (Fexternal_debugging_output): Add cast to pacify
--enable-gcc-warnings.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 17c31844458..517b3129a22 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-02-03 Dmitry Antipov <dmantipov@yandex.ru> | ||
| 2 | |||
| 3 | * print.c (Fexternal_debugging_output): Add cast to pacify | ||
| 4 | --enable-gcc-warnings. | ||
| 5 | |||
| 1 | 2014-02-02 Martin Rudalics <rudalics@gmx.at> | 6 | 2014-02-02 Martin Rudalics <rudalics@gmx.at> |
| 2 | 7 | ||
| 3 | * w32fns.c (Fx_create_frame): Process frame alpha earlier. | 8 | * w32fns.c (Fx_create_frame): Process frame alpha earlier. |