/[emacs]/emacs/lisp/net/rlogin.el
ViewVC logotype

Diff of /emacs/lisp/net/rlogin.el

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

revision 1.3 by miles, Thu Mar 14 11:51:47 2002 UTC revision 1.3.2.1 by miles, Tue Oct 14 23:39:26 2003 UTC
# Line 71  Line 71 
71                  (string-match "-solaris2" system-configuration))                  (string-match "-solaris2" system-configuration))
72             t)             t)
73            (t nil)))            (t nil)))
74    "*If non-`nil', use a pty for the local rlogin process.    "*If non-nil, use a pty for the local rlogin process.
75  If `nil', use a pipe (if pipes are supported on the local system).  If nil, use a pipe (if pipes are supported on the local system).
76    
77  Generally it is better not to waste ptys on systems which have a static  Generally it is better not to waste ptys on systems which have a static
78  number of them.  On the other hand, some implementations of `rlogin' assume  number of them.  On the other hand, some implementations of `rlogin' assume
# Line 329  Delete ARG characters forward, or send a Line 329  Delete ARG characters forward, or send a
329    
330  (provide 'rlogin)  (provide 'rlogin)
331    
332    ;;; arch-tag: 6e20eabf-feda-40fa-ab40-0d156db447e4
333  ;;; rlogin.el ends here  ;;; rlogin.el ends here

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.3.2.1

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