1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -08:00

*** empty log message ***

This commit is contained in:
Nick Roberts 2009-08-30 04:50:49 +00:00
parent 9a9af856bc
commit 548fe2f3ed

View file

@ -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