diff options
| author | Kim F. Storm | 2005-08-15 12:29:38 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2005-08-15 12:29:38 +0000 |
| commit | 0781c30389413e89ed51ff7aca05db18c6dec205 (patch) | |
| tree | 2fa16c5ba16e6aba74b87864fe56e4d8e44566cd /src | |
| parent | 85c9ff2c64cf0803ded6d1be07ba132856449bc7 (diff) | |
| download | emacs-0781c30389413e89ed51ff7aca05db18c6dec205.tar.gz emacs-0781c30389413e89ed51ff7aca05db18c6dec205.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -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) |