/[emacs]/emacs/lisp/pcvs.el
ViewVC logotype

Diff of /emacs/lisp/pcvs.el

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

revision 1.47 by lektu, Tue Feb 4 11:57:37 2003 UTC revision 1.48 by monnier, Mon Feb 10 21:48:38 2003 UTC
# Line 541  Working dir: " (abbreviate-file-name dir Line 541  Working dir: " (abbreviate-file-name dir
541                 ;; If process-connection-type is nil and the repository                 ;; If process-connection-type is nil and the repository
542                 ;; is accessed via SSH, a bad interaction between libc,                 ;; is accessed via SSH, a bad interaction between libc,
543                 ;; CVS and SSH can lead to garbled output.                 ;; CVS and SSH can lead to garbled output.
544                 ;; It might be a glibc-specific problem.                 ;; It might be a glibc-specific problem (but it also happens
545                   ;; under Mac OS X, it seems).
546                 ;; Until the problem is cleared, we'll use a pty rather than                 ;; Until the problem is cleared, we'll use a pty rather than
547                 ;; a pipe.                 ;; a pipe.
548                 ;; (process-connection-type nil) ; Use a pipe, not a pty.                 ;; (process-connection-type nil) ; Use a pipe, not a pty.

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

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