Mercurial > emacs
changeset 104722:cd2c56c4b098
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 30 Aug 2009 04:50:49 +0000 |
parents | 368dc1e64a84 |
children | 1eb83f01c48d |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sun Aug 30 03:46:18 2009 +0000 +++ b/src/ChangeLog Sun Aug 30 04:50:49 2009 +0000 @@ -1,3 +1,9 @@ +2009-08-30 Nick Roberts <nickrob@snap.net.nz> + + * process.c (wait_reading_process_output): Keep the descriptor + when pty is used by a non-child process, e.g., in I/O buffer of + GDB this allows inferior to be restarted. + 2009-08-29 Eli Zaretskii <eliz@gnu.org> * xdisp.c (redisplay_internal): Remove redundant test and collapse