Mercurial > emacs
changeset 53836:f83f4889c092
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 06 Feb 2004 23:52:36 +0000 |
parents | ad9da392f358 |
children | 3cc32cd9cf25 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Feb 06 23:52:09 2004 +0000 +++ b/src/ChangeLog Fri Feb 06 23:52:36 2004 +0000 @@ -1,3 +1,8 @@ +2004-02-07 Kim F. Storm <storm@cua.dk> + + * process.c (wait_reading_process_input): Don't do adaptive read + buffering if waiting for a specific process. + 2004-02-05 Luc Teirlinck <teirllm@auburn.edu> * minibuf.c (Fminibufferp, Fread_from_minibuffer)