summaryrefslogtreecommitdiff
path: root/lisp/net/ange-ftp.el
Commit message (Expand)AuthorAgeFilesLines
* (ange-ftp-error): Add save-excursion.Richard M. Stallman2003-08-171-8/+9
* (ange-ftp-file-symlink-p):Richard M. Stallman2003-07-071-5/+11
* From Michael Albinus <Michael.Albinus@alcatel.de>.Kai Großjohann2003-04-131-8/+9
* (ange-ftp-get-file-entry): Allow for gracefulDavid Kastrup2003-02-151-1/+2
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
* * dired.el (dired-insert-directory): Always add "--dired" to toKai Großjohann2002-09-221-0/+5
* Use match-string and drop useless `function's.Stefan Monnier2002-08-291-158/+94
* (ange-ftp-skip-msgs): Skip the 530 responseRichard M. Stallman2002-08-271-0/+1
* (ange-ftp-wipe-file-entries): Fix type mismatch;David Kastrup2002-08-141-1/+2
* (ange-ftp-smart-gateway): Doc fix.Richard M. Stallman2002-08-051-14/+5
* Use hash-tables.Stefan Monnier2002-07-131-232/+159
* Do not hook into file-name-handler-alist, thisKai Großjohann2002-07-131-27/+30
* (ange-ftp-write-region): Don't bind executing-kbd-macro; instead, passRichard M. Stallman2002-07-121-3/+3
* Use add-hook and find-file-hook.Stefan Monnier2002-07-041-49/+51
* (ange-ftp-hook-function): Add file-remote-p prop.Richard M. Stallman2002-07-021-1/+3
* (backup-buffer): Delete `ange-ftp' property.Kai Großjohann2002-06-211-1/+0
* (read-file-name-internal): Remove the `ange-ftp' property.Stefan Monnier2002-05-241-3/+0
* (ange-ftp-allow-child-lookup): Re-enable sinceStefan Monnier2002-05-211-27/+20
* (ange-ftp-generate-root-prefixes)Stefan Monnier2002-05-201-10/+11
* (ange-ftp-try-passive-mode)Pavel Janík2002-05-121-2/+2
* Change all post-21.1 :version attributes to 21.4.Eli Zaretskii2002-05-121-1/+1
* (ange-ftp-re-read-dir): Don't hide it behind the autoload-cookie.Markus Rost2002-05-071-2/+3
* (ange-ftp-passive-host-alist)Richard M. Stallman2002-04-291-4/+4
* (ange-ftp-process-handle-line, ange-ftp-set-xfer-size): If the file'sEli Zaretskii2002-02-081-5/+9
* (ange-ftp-canonize-filename): Avoid duplicate slash if DIR is just slash.Richard M. Stallman2002-01-221-1/+2
* (ange-ftp-bs2000-posix-hook-installed): Move defvar up.Richard M. Stallman2002-01-221-1/+3
* Added support for BS2000, and for raw ftpRichard M. Stallman2002-01-201-12/+373
* (ange-ftp-passive-mode): New arg PROC.Richard M. Stallman2002-01-171-2/+2
* (ange-ftp-root-dir-p): New function.Stefan Monnier2002-01-141-12/+15
* Fix typo.Pavel Janík2002-01-131-1/+1
* (ange-ftp-shell-command): Remove port specification from the hostname.Pavel Janík2002-01-031-0/+3
* (ange-ftp-insert-directory): Explicitly follow symlinks.Richard M. Stallman2001-12-291-6/+12
* (ange-ftp-allow-child-lookup): Always return nil.Richard M. Stallman2001-12-291-26/+52
* (ange-ftp-file-modtime): Use save-match-data.Richard M. Stallman2001-12-211-1/+1
* (ange-ftp-send-cmd): Call fix-name-func forGerd Moellmann2001-10-271-2/+2
* (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):Stefan Monnier2001-10-131-36/+46
* (ange-ftp-copy-files-async): New function forSam Steingold2001-10-121-0/+26
* (ange-ftp-skip-msgs): Add 227 and 228 for LongAndreas Schwab2001-10-021-1/+1
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-4/+4
* (ange-ftp-file-modtime): Check a 213 responseGerd Moellmann2001-07-091-2/+6
* (ange-ftp-file-modtime): Ignore 226 responsesGerd Moellmann2001-07-061-10/+21
* (ange-ftp-fix-name-for-vms): Reverse args ofGerd Moellmann2001-05-181-2/+10
* (ange-ftp-write-region): Make sure to record theGerd Moellmann2001-05-171-4/+6
* (ange-ftp-file-modtime): Don't use `caddr'.Miles Bader2000-11-161-2/+2
* (ange-ftp-file-writable-p)Gerd Moellmann2000-11-161-13/+16
* Ange-ftp handles the output of the w32-style clientsSam Steingold2000-07-281-1/+5
* use float-timeSam Steingold2000-07-261-12/+18
* Get modtime over the netSam Steingold2000-07-251-269/+272
* (ange-ftp-vms-delete-file-entry)Stefan Monnier2000-06-121-12/+12
* (ange-ftp-skip-msgs): Include 500 code.forGerd Moellmann2000-05-121-0/+6