comparison src/ChangeLog @ 109369:c200b37ae7d1

Fix the MS-DOS build (fallout from revs 100791, 100794, 100795). src/process.c (setup_process_coding_systems): Move to the part shared by non-subprocesses systems, and make its body empty when subprocesses is not defined. (close_process_descs): Move to the part shared by non-subprocesses systems. msdos/sed1v2.inp (C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS): Edit to empty. msdos/sed3v2.inp(C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS): Edit to empty.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 12 Jul 2010 21:36:48 +0300
parents 89a16701cde1 6d8c29fae125
children a0caeaa02476
comparison
equal deleted inserted replaced
109367:6824182eb4cf 109369:c200b37ae7d1
1 2010-07-12 Eli Zaretskii <eliz@gnu.org>
2
3 * process.c (setup_process_coding_systems): Move to the part
4 shared by non-subprocesses systems, and make its body empty when
5 subprocesses is not defined.
6 (close_process_descs): Move to the part shared by non-subprocesses
7 systems.
8
1 2010-07-12 Andreas Schwab <schwab@linux-m68k.org> 9 2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
2 10
3 * editfns.c (transpose_markers): Convert old-style definition. 11 * editfns.c (transpose_markers): Convert old-style definition.
4 * emacs.c (abort, shut_down_emacs, fixup_locale) 12 * emacs.c (abort, shut_down_emacs, fixup_locale)
5 (synchronize_system_time_locale) 13 (synchronize_system_time_locale)