log lisp/net/ange-ftp.el @ 65791:5121212db622

age author description
Sun, 02 Oct 2005 15:54:03 +0000 Stefan Monnier (ange-ftp-insert-directory): Fix up the search when `file' is absolute.
Sun, 02 Oct 2005 15:38:20 +0000 Stefan Monnier (ange-ftp-insert-directory): Undo unintended part in last change.
Fri, 30 Sep 2005 21:04:56 +0000 Stefan Monnier (ange-ftp-gwp-start): Use with-current-buffer.
Wed, 14 Sep 2005 21:03:56 +0000 Stefan Monnier (ange-ftp-process-filter): Revert to ^#+$.
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.
Sat, 13 Jul 2002 22:10:02 +0000 Stefan Monnier Use hash-tables.
Sat, 13 Jul 2002 18:08:11 +0000 Kai Grojohann Do not hook into file-name-handler-alist, this
Fri, 12 Jul 2002 23:29:26 +0000 Richard M. Stallman (ange-ftp-write-region): Don't bind executing-kbd-macro; instead, pass
Thu, 04 Jul 2002 20:37:14 +0000 Stefan Monnier Use add-hook and find-file-hook.
Tue, 02 Jul 2002 19:20:42 +0000 Richard M. Stallman (ange-ftp-hook-function): Add file-remote-p prop.
Fri, 21 Jun 2002 20:41:59 +0000 Kai Grojohann (backup-buffer): Delete `ange-ftp' property.
Fri, 24 May 2002 22:01:56 +0000 Stefan Monnier (read-file-name-internal): Remove the `ange-ftp' property.
Tue, 21 May 2002 23:21:11 +0000 Stefan Monnier (ange-ftp-allow-child-lookup): Re-enable since
Mon, 20 May 2002 18:51:49 +0000 Stefan Monnier (ange-ftp-generate-root-prefixes)
Sun, 12 May 2002 20:35:41 +0000 Pavel Jank (ange-ftp-try-passive-mode)
Sun, 12 May 2002 17:29:29 +0000 Eli Zaretskii Change all post-21.1 :version attributes to 21.4.
Tue, 07 May 2002 19:33:36 +0000 Markus Rost (ange-ftp-re-read-dir): Don't hide it behind the autoload-cookie.
Mon, 29 Apr 2002 03:56:40 +0000 Richard M. Stallman (ange-ftp-passive-host-alist)
Fri, 08 Feb 2002 12:37:02 +0000 Eli Zaretskii (ange-ftp-process-handle-line, ange-ftp-set-xfer-size): If the file's
Tue, 22 Jan 2002 07:34:07 +0000 Richard M. Stallman (ange-ftp-canonize-filename): Avoid duplicate slash if DIR is just slash.
Tue, 22 Jan 2002 01:42:44 +0000 Richard M. Stallman (ange-ftp-bs2000-posix-hook-installed): Move defvar up.
Sun, 20 Jan 2002 22:10:54 +0000 Richard M. Stallman Added support for BS2000, and for raw ftp
Thu, 17 Jan 2002 01:40:23 +0000 Richard M. Stallman (ange-ftp-passive-mode): New arg PROC.
Mon, 14 Jan 2002 13:00:43 +0000 Stefan Monnier (ange-ftp-root-dir-p): New function.
Sun, 13 Jan 2002 10:09:20 +0000 Pavel Jank Fix typo.
Thu, 03 Jan 2002 08:38:45 +0000 Pavel Jank (ange-ftp-shell-command): Remove port specification from the hostname.
Sat, 29 Dec 2001 02:50:34 +0000 Richard M. Stallman (ange-ftp-insert-directory): Explicitly follow symlinks.
Sat, 29 Dec 2001 00:46:11 +0000 Richard M. Stallman (ange-ftp-allow-child-lookup): Always return nil.
Fri, 21 Dec 2001 23:57:20 +0000 Richard M. Stallman (ange-ftp-file-modtime): Use save-match-data.
Sat, 27 Oct 2001 07:51:38 +0000 Gerd Moellmann (ange-ftp-send-cmd): Call fix-name-func for
Sat, 13 Oct 2001 18:40:46 +0000 Stefan Monnier (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):