aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ange-ftp.el
Commit message (Expand)AuthorAgeFilesLines
* (ange-ftp-write-region): Handle case thatGerd Moellmann2000-02-021-0/+3
* (ange-ftp-copy-file-internal): Quote new nameGerd Moellmann2000-01-281-1/+1
* (ange-ftp-skip-msgs): Add regexp for EPRT.Gerd Moellmann2000-01-181-1/+1
* (ange-ftp-file-name-nondirectory):Richard M. Stallman2000-01-101-1/+1
* (ange-ftp-insert-file-contents): Don't changeKenichi Handa1999-10-271-1/+4
* Use make-temp-file.Stefan Monnier1999-10-151-34/+4
* Require dired when compiling.Dave Love1999-10-081-32/+35
* (ange-ftp-date-regexp): Make it work forGerd Moellmann1999-09-241-2/+6
* (ange-ftp-load): Bind load-force-doc-strings to t,Andrew Innes1999-07-011-0/+2
* (ange-ftp-shell-command): Handle error-buffer arg.Karl Heuer1999-06-051-3/+3
* (ange-ftp-expand-file-name) [windows-nt]: HandleGeoff Voelker1998-12-091-0/+3
* (ange-ftp-canonicalize-filename): Do not use a UNCGeoff Voelker1998-10-301-5/+9
* (ange-ftp-waiting-flag): defvar moved.Richard M. Stallman1998-10-171-2/+2
* (ange-ftp-read-passwd): Function deleted.Dave Love1998-10-141-27/+5
* (ange-ftp-insert-file-contents):Karl Heuer1998-09-131-3/+6
* (ange-ftp-write-region): For `dumb-unix' host,Karl Heuer1998-09-101-30/+35
* Reinstate checkingDave Love1998-08-271-5/+4
* (ange-ftp-file-name-sans-versions): Don't returnRichard M. Stallman1998-08-181-3/+3
* Quote ange-ftp-reread-dir in autoload cookie.Kenichi Handa1998-07-251-1/+1
* (ange-ftp-reread-dir): Renamed from `re-read'.Richard M. Stallman1998-07-221-3/+9
* (ange-ftp-send-cmd): When listing a directory thatRichard M. Stallman1998-06-291-0/+8
* (ange-ftp-default-user,Andreas Schwab1998-06-241-5/+5
* (ange-ftp-expand-dir): Use null-device.Richard M. Stallman1998-06-091-1/+1
* (ange-ftp-file-name-completion): Use ange-ftp-this-dir instead ofRichard M. Stallman1998-06-091-1/+2
* (ange-ftp-file-name-completion): Do hostnameRichard M. Stallman1998-06-081-5/+9
* (ange-ftp-expand-file-name): Set default toRichard M. Stallman1998-05-281-72/+42
* (ange-ftp-tmp-name-template): Use temporary-file-directory.Richard M. Stallman1998-05-161-1/+1
* (ange-ftp-tmp-name-template): Use system-tmp-directory.Richard M. Stallman1998-05-161-4/+2
* (ange-ftp-start-process): Handle Windows ftp client.Richard M. Stallman1998-05-151-1/+17
* (ange-ftp-real-expand-file-name-actual):Richard M. Stallman1998-04-291-11/+12
* (file-name-handler-alist): Instead of substituting,Geoff Voelker1998-04-291-14/+25
* (file-name-handler-alist): FIx previous change.Richard M. Stallman1998-04-181-2/+2
* (ange-ftp-real-make-directory): Fix indentation.Geoff Voelker1998-04-171-1/+1
* (ange-ftp-tmp-name-template) [windows-nt]: Look forGeoff Voelker1998-04-171-22/+68
* (ange-ftp-kill-ftp-process): Convert buffer name to the buffer.Richard M. Stallman1998-03-301-1/+1
* (shell-command): Define handler.Dave Love1998-03-241-6/+11
* (ange-ftp-call-chmod): Don't try to chmod file `--'.Richard M. Stallman1998-03-021-2/+5
* (ange-ftp-date-regexp): Make l pattern match any non-ASCII char.Richard M. Stallman1998-01-211-3/+3
* (ange-ftp-inodes-hashtable): New variable.Richard M. Stallman1998-01-171-7/+14
* (ange-ftp-date-regexp): Fix the problem with misparsingPaul Eggert1997-12-111-4/+12
* (ange-ftp-generate-passwd-key):Karl Heuer1997-11-231-2/+3
* (ange-ftp-date-regexp):Paul Eggert1997-11-171-1/+1
* (ange-ftp-date-regexp): Handle Japanese-format dates.Paul Eggert1997-11-071-2/+9
* (ange-ftp-name-format): Fix customize type.Karl Heuer1997-10-021-2/+5
* Customized.Richard M. Stallman1997-07-251-90/+197
* (ange-ftp-start-process): Create the bufferRichard M. Stallman1997-05-101-6/+9
* (internal-ange-ftp-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2
* (ange-ftp-file-entry-p): If ange-ftp-get-files returnsRichard M. Stallman1997-04-271-6/+6
* (ange-ftp-get-process): Call delete-process.Richard M. Stallman1997-01-261-0/+6
* (ange-ftp-load): If fail, return nil.Richard M. Stallman1997-01-211-1/+2