mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-17 10:06:13 +00:00
entered into RCS
This commit is contained in:
parent
79183f1a1f
commit
94b90846e4
@ -7,8 +7,12 @@
|
||||
#undef SYSTEM_MALLOC
|
||||
#endif
|
||||
|
||||
#if 0 /* This causes failure in process_send_signal (tcgetattr loses)
|
||||
and may also cause hanging at Emacs startup when parent
|
||||
is not a job control shell. */
|
||||
/* murray@chemical-eng.edinburgh.ac.uk says this works, and avoids
|
||||
the problem of spurious ^M in subprocess output. */
|
||||
#define HAVE_TERMIOS
|
||||
/* This enables some #undefs in systty.h. */
|
||||
#define BSD_TERMIOS
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user