diff options
| author | Dmitry Antipov | 2014-06-06 05:11:26 +0400 |
|---|---|---|
| committer | Dmitry Antipov | 2014-06-06 05:11:26 +0400 |
| commit | b77205c029520f123ed1d41cba12262d4fcca09e (patch) | |
| tree | 0b4925dd72c5b727f2add66f034d1690eb45b431 /src/ChangeLog | |
| parent | 4a8160204325c4b955647fe9e0a944c1f8c705dd (diff) | |
| download | emacs-b77205c029520f123ed1d41cba12262d4fcca09e.tar.gz emacs-b77205c029520f123ed1d41cba12262d4fcca09e.zip | |
* xterm.c (x_setup_pointer_blanking): Conditionally
probe Xfixes until this stuff is stabilized (Bug#17609).
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 2a149a07214..38feb804cd4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-06-06 Dmitry Antipov <dmantipov@yandex.ru> | ||
| 2 | |||
| 3 | * xterm.c (x_setup_pointer_blanking): Conditionally | ||
| 4 | probe Xfixes until this stuff is stabilized (Bug#17609). | ||
| 5 | |||
| 1 | 2014-06-05 Dmitry Antipov <dmantipov@yandex.ru> | 6 | 2014-06-05 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 7 | ||
| 3 | * keyboard.c, process.c: Do not define POLL_FOR_INPUT here | 8 | * keyboard.c, process.c: Do not define POLL_FOR_INPUT here |