emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/net/ange-ftp.el


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/lisp/net/ange-ftp.el
Date: Mon, 01 Aug 2005 11:17:07 -0400

Index: emacs/lisp/net/ange-ftp.el
diff -c emacs/lisp/net/ange-ftp.el:1.68 emacs/lisp/net/ange-ftp.el:1.69
*** emacs/lisp/net/ange-ftp.el:1.68     Thu Jul 28 15:28:44 2005
--- emacs/lisp/net/ange-ftp.el  Mon Aug  1 15:17:06 2005
***************
*** 1,7 ****
  ;;; ange-ftp.el --- transparent FTP support for GNU Emacs
  
! ;; Copyright (C) 1989,90,91,92,93,94,95,96,98, 2000, 2001, 2005
! ;;  Free Software Foundation, Inc.
  
  ;; Author: Andy Norman (address@hidden)
  ;; Maintainer: FSF
--- 1,7 ----
  ;;; ange-ftp.el --- transparent FTP support for GNU Emacs
  
! ;; Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
! ;;   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  
  ;; Author: Andy Norman (address@hidden)
  ;; Maintainer: FSF
***************
*** 745,751 ****
  
  (defcustom ange-ftp-potential-error-msgs
    ;; On Mac OS X we sometimes get things like:
!   ;; 
    ;;     ftp> open ftp.nluug.nl
    ;;     Trying 2001:610:1:80aa:192:87:102:36...
    ;;     ftp: connect to address 2001:610:1:80aa:192:87:102:36: No route to 
host
--- 745,751 ----
  
  (defcustom ange-ftp-potential-error-msgs
    ;; On Mac OS X we sometimes get things like:
!   ;;
    ;;     ftp> open ftp.nluug.nl
    ;;     Trying 2001:610:1:80aa:192:87:102:36...
    ;;     ftp: connect to address 2001:610:1:80aa:192:87:102:36: No route to 
host




reply via email to

[Prev in Thread] Current Thread [Next in Thread]