log lisp/net/ange-ftp.el @ 64906:63dd464bce2d

age author description
Thu, 11 Aug 2005 10:24:48 +0000 Stefan Monnier Use \\` and \\' instead of ^ and $ in regexps.
Tue, 09 Aug 2005 21:00:39 +0000 Michael Albinus * lisp/net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
Mon, 01 Aug 2005 15:47:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 28 Jul 2005 15:28:44 +0000 Stefan Monnier (ange-ftp-gateway-fatal-msgs, ange-ftp-pending-error-line): New vars.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Tue, 14 Jun 2005 12:10:55 +0000 Lute Kamstra (internal-ange-ftp-mode): Use delay-mode-hooks and run-mode-hooks.
Wed, 18 May 2005 10:18:42 +0000 Juanma Barranquero Replace `send-string' by `process-send-string'.
Tue, 17 May 2005 16:24:37 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 16 May 2005 11:33:47 +0000 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Sun, 10 Oct 2004 19:53:24 +0000 Kai Grojohann (ange-ftp-remote-shell): Remove variable.
Sun, 22 Aug 2004 17:11:34 +0000 Richard M. Stallman (ange-ftp-gwp-start, ange-ftp-nslookup-host)
Sat, 21 Aug 2004 21:50:06 +0000 David Kastrup (ange-ftp-hash-entry-exists-p)
Sat, 26 Jun 2004 14:41:13 +0000 Kai Grojohann * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
Sat, 29 May 2004 22:43:24 +0000 Michael Albinus (ange-ftp-file-remote-p): New defun.
Mon, 05 Jan 2004 13:58:18 +0000 Richard M. Stallman (ange-ftp-file-attributes):
Mon, 29 Dec 2003 20:00:36 +0000 Richard M. Stallman (ange-ftp-start-process): Copy the environment.
Mon, 29 Dec 2003 13:20:26 +0000 Eli Zaretskii (ange-ftp-name-format): Allow USER to contain
Mon, 29 Dec 2003 01:01:48 +0000 Sam Steingold (ange-ftp-file-attributes): Add new optional parameter ID-FORMAT.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 17 Aug 2003 00:19:18 +0000 Richard M. Stallman (ange-ftp-error): Add save-excursion.
Mon, 07 Jul 2003 20:55:38 +0000 Richard M. Stallman (ange-ftp-file-symlink-p):
Sun, 13 Apr 2003 12:46:11 +0000 Kai Grojohann From Michael Albinus <Michael.Albinus@alcatel.de>.
Sat, 15 Feb 2003 15:41:33 +0000 David Kastrup (ange-ftp-get-file-entry): Allow for graceful
Tue, 04 Feb 2003 13:24:35 +0000 Juanma Barranquero Trailing whitepace deleted.
Sun, 22 Sep 2002 13:01:10 +0000 Kai Grojohann * dired.el (dired-insert-directory): Always add "--dired" to to
Thu, 29 Aug 2002 21:48:50 +0000 Stefan Monnier Use match-string and drop useless `function's.
Tue, 27 Aug 2002 21:21:17 +0000 Richard M. Stallman (ange-ftp-skip-msgs): Skip the 530 response
Wed, 14 Aug 2002 22:43:46 +0000 David Kastrup (ange-ftp-wipe-file-entries): Fix type mismatch;
Mon, 05 Aug 2002 16:26:48 +0000 Richard M. Stallman (ange-ftp-smart-gateway): Doc fix.