diff options
author | Kim F. Storm <storm@cua.dk> | 2004-05-13 23:05:42 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2004-05-13 23:05:42 +0000 |
commit | b51a51b94c3563d9c743ef0a5d9ea4400344f773 (patch) | |
tree | cd8e984ceee140da86fe48b8f7da4a3de20d412b /src | |
parent | 961102426d822e07bfd96bf02631969225dc1b60 (diff) | |
download | emacs-b51a51b94c3563d9c743ef0a5d9ea4400344f773.tar.gz |
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5229daec10f..04b889cd70f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2004-05-14 Kim F. Storm <storm@cua.dk> + + * process.c (wait_reading_process_input): Make reentrant. + Make Available and Connecting non-static. Save and restore value + of waiting_for_user_input_p. + 2004-05-13 Kim F. Storm <storm@cua.dk> * keyboard.c (mark_kboards): Don't mark x and y members |