diff options
| author | Martin Rudalics | 2013-12-04 15:11:33 +0100 |
|---|---|---|
| committer | Martin Rudalics | 2013-12-04 15:11:33 +0100 |
| commit | 2db4a1b6341b756b73fbdd996b3f6b119360ac99 (patch) | |
| tree | 488ad5a416081f902f4547b2cc82d1269cbadb7b /src/ChangeLog | |
| parent | 81961e4cea57cd7b57b263ed0a570737c24d6f97 (diff) | |
| download | emacs-2db4a1b6341b756b73fbdd996b3f6b119360ac99.tar.gz emacs-2db4a1b6341b756b73fbdd996b3f6b119360ac99.zip | |
In XTflash fix coordinate of bottom area to flash (Bug#16044).
* xterm.c (XTflash): Fix coordinate of bottom area to flash
(Bug#16044).
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 f67c02093ce..a877bc885e7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-12-04 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * xterm.c (XTflash): Fix coordinate of bottom area to flash | ||
| 4 | (Bug#16044). | ||
| 5 | |||
| 1 | 2013-12-04 Dmitry Antipov <dmantipov@yandex.ru> | 6 | 2013-12-04 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 7 | ||
| 3 | * font.c (font_list_entities): Remove dummy assignment. | 8 | * font.c (font_list_entities): Remove dummy assignment. |