/[emacs]/emacs/src/sysdep.c
ViewVC logotype

Diff of /emacs/src/sysdep.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.226 by pj, Fri Nov 16 22:50:51 2001 UTC revision 1.227 by rms, Mon Nov 19 14:47:58 2001 UTC
# Line 588  child_setup_tty (out) Line 588  child_setup_tty (out)
588  #endif  #endif
589    s.main.c_lflag &= ~ECHO;      /* Disable echo */    s.main.c_lflag &= ~ECHO;      /* Disable echo */
590    s.main.c_lflag |= ISIG;       /* Enable signals */    s.main.c_lflag |= ISIG;       /* Enable signals */
591  #if 0  #if 0  /* This causes bugs in (for instance) telnet to certain sites.  */
592    s.main.c_iflag &= ~ICRNL;     /* Disable map of CR to NL on input */    s.main.c_iflag &= ~ICRNL;     /* Disable map of CR to NL on input */
593  #ifdef INLCR  /* Just being cautious, since I can't check how  #ifdef INLCR  /* Just being cautious, since I can't check how
594                   widespread INLCR is--rms.  */                   widespread INLCR is--rms.  */

Legend:
Removed from v.1.226  
changed lines
  Added in v.1.227

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26