Mercurial > emacs
comparison src/ChangeLog @ 56771:f1b47174fed2
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 22 Aug 2004 17:46:31 +0000 |
parents | 05cd07c4498a |
children | c54fa35b4ded |
comparison
equal
deleted
inserted
replaced
56770:598599edd5ca | 56771:f1b47174fed2 |
---|---|
1 2004-08-22 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * process.c (process_send_signal) [SIGNALS_VIA_CHARACTERS, | |
4 HAVE_TERMIOS]: If there's no char for this signal, drop through | |
5 and use system calls. | |
6 | |
7 * bytecode.c (Fbyte_code) <unwind-protect>: Cannot GC. | |
8 | |
1 2004-08-20 Kim F. Storm <storm@cua.dk> | 9 2004-08-20 Kim F. Storm <storm@cua.dk> |
2 | 10 |
3 * process.c (wait_reading_process_output): Rename from | 11 * process.c (wait_reading_process_output): Rename from |
4 wait_reading_process_input. All uses changed. | 12 wait_reading_process_input. All uses changed. |
5 (wait_reading_process_output_1): Rename from | 13 (wait_reading_process_output_1): Rename from |