diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 996175b2ff3..f1086435540 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2005-08-15 Kim F. Storm <storm@cua.dk> | 1 | 2005-08-15 Kim F. Storm <storm@cua.dk> |
| 2 | 2 | ||
| 3 | * lisp.h (QUIT) [!SYNC_INPUT]: Throw t to Vthrow_on_input. | ||
| 4 | |||
| 3 | * process.c (deactivate_process, status_notify, read_process_output) | 5 | * process.c (deactivate_process, status_notify, read_process_output) |
| 4 | (update_status, status_convert, decode_status, allocate_pty) | 6 | (update_status, status_convert, decode_status, allocate_pty) |
| 5 | (make_process, remove_process, list_processes_1) | 7 | (make_process, remove_process, list_processes_1) |