diff options
| author | Paul Eggert | 2014-02-25 11:06:53 -0800 |
|---|---|---|
| committer | Paul Eggert | 2014-02-25 11:06:53 -0800 |
| commit | 591debed68a04fe88e4c0225fd53272d2045f327 (patch) | |
| tree | 53f1c8cb49d91238004036921e8f86d5e0b4104f /lib-src/ChangeLog | |
| parent | 9a89cfa29d9ec1db1be81e3adef28ff703fddaa5 (diff) | |
| download | emacs-591debed68a04fe88e4c0225fd53272d2045f327.tar.gz emacs-591debed68a04fe88e4c0225fd53272d2045f327.zip | |
Fix emacsclient's handling of SIGCONT.
* emacsclient.c (handle_sigcont): Cancel the continue only if tty.
Fixes: debbugs:16883
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index fcdde8003bc..3cbda8a7706 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-02-25 Andreas Amann <a.amann@ucc.ie> (tiny change) | ||
| 2 | |||
| 3 | Fix emacsclient's handling of SIGCONT (Bug#16883). | ||
| 4 | * emacsclient.c (handle_sigcont): Cancel the continue only if tty. | ||
| 5 | |||
| 1 | 2014-01-22 Eli Zaretskii <eliz@gnu.org> | 6 | 2014-01-22 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * update-game-score.c (write_scores) [WINDOWSNT]: Use chmod | 8 | * update-game-score.c (write_scores) [WINDOWSNT]: Use chmod |