Mercurial > emacs
comparison src/ChangeLog @ 104722:cd2c56c4b098
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 30 Aug 2009 04:50:49 +0000 |
parents | a211a43679df |
children | e5f506a6a59d |
comparison
equal
deleted
inserted
replaced
104721:368dc1e64a84 | 104722:cd2c56c4b098 |
---|---|
1 2009-08-30 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * process.c (wait_reading_process_output): Keep the descriptor | |
4 when pty is used by a non-child process, e.g., in I/O buffer of | |
5 GDB this allows inferior to be restarted. | |
6 | |
1 2009-08-29 Eli Zaretskii <eliz@gnu.org> | 7 2009-08-29 Eli Zaretskii <eliz@gnu.org> |
2 | 8 |
3 * xdisp.c (redisplay_internal): Remove redundant test and collapse | 9 * xdisp.c (redisplay_internal): Remove redundant test and collapse |
4 both branches into one. | 10 both branches into one. |
5 | 11 |