Mercurial > emacs
comparison src/ChangeLog @ 109370:a0caeaa02476
(wait_reading_process_output) [!subprocesses]: Convert arg list to ANSI C.
| author | Eli Zaretskii <eliz@gnu.org> |
|---|---|
| date | Mon, 12 Jul 2010 21:44:35 +0300 |
| parents | c200b37ae7d1 |
| children | bf0e558ade02 |
comparison
equal
deleted
inserted
replaced
| 109369:c200b37ae7d1 | 109370:a0caeaa02476 |
|---|---|
| 3 * process.c (setup_process_coding_systems): Move to the part | 3 * process.c (setup_process_coding_systems): Move to the part |
| 4 shared by non-subprocesses systems, and make its body empty when | 4 shared by non-subprocesses systems, and make its body empty when |
| 5 subprocesses is not defined. | 5 subprocesses is not defined. |
| 6 (close_process_descs): Move to the part shared by non-subprocesses | 6 (close_process_descs): Move to the part shared by non-subprocesses |
| 7 systems. | 7 systems. |
| 8 (wait_reading_process_output) [!subprocesses]: Convert arg list to | |
| 9 ANSI C. | |
| 8 | 10 |
| 9 2010-07-12 Andreas Schwab <schwab@linux-m68k.org> | 11 2010-07-12 Andreas Schwab <schwab@linux-m68k.org> |
| 10 | 12 |
| 11 * editfns.c (transpose_markers): Convert old-style definition. | 13 * editfns.c (transpose_markers): Convert old-style definition. |
| 12 * emacs.c (abort, shut_down_emacs, fixup_locale) | 14 * emacs.c (abort, shut_down_emacs, fixup_locale) |
