Karl Heuer
|
cf18c844a9
|
(ange-ftp-set-binary-mode): Ignore hash size if nil.
(ange-ftp-set-ascii-mode): Likewise.
|
1994-12-06 00:19:09 +00:00 |
|
Richard M. Stallman
|
a9b44faf45
|
(ange-ftp-version): Var deleted.
|
1994-11-10 03:18:44 +00:00 |
|
Richard M. Stallman
|
368b007a35
|
Add comment.
|
1994-10-23 05:04:03 +00:00 |
|
Richard M. Stallman
|
13d9a3a96f
|
(ange-ftp-process-handle-line): Check for a
multi-line message before an error message. Fixes problem of
thinking there is an error in narrative text.
|
1994-10-23 04:55:35 +00:00 |
|
Richard M. Stallman
|
bc9babb622
|
(ange-ftp-get-passwd): Use user-mail-address.
(ange-ftp-generate-anonymous-password): Doc fix.
|
1994-10-20 20:03:30 +00:00 |
|
Richard M. Stallman
|
deec9e7434
|
(ange-ftp-start-process): Add use-smart-ftp code.
(ange-ftp-get-process): Use ange-ftp-normal-login if
ange-ftp-gateway-host is nil.
|
1994-09-24 07:04:52 +00:00 |
|
Richard M. Stallman
|
74c44611aa
|
(ange-ftp-parse-netrc-group): Don't move back to line
beginning. Skip the machine name whatever it may be.
(ange-ftp-parse-netrc): Skip initial whitespace.
|
1994-07-31 18:22:04 +00:00 |
|
Richard M. Stallman
|
97c6019c1a
|
(ange-ftp-canonize-filename): Fix wrong var name.
|
1994-06-16 14:15:11 +00:00 |
|
Richard M. Stallman
|
23553df06a
|
(ange-ftp-canonize-filename): Preserve // after colon.
(ange-ftp-expand-file-name): Likewise.
(ange-ftp-canonize-filename): Preserve // at very beginning.
|
1994-06-07 17:58:32 +00:00 |
|
Richard M. Stallman
|
a2702d990e
|
(ange-ftp-insert-directory): Expand file name to
check whether it is really an ftp file name.
|
1994-05-30 10:08:53 +00:00 |
|
Richard M. Stallman
|
68eabf10ac
|
(ange-ftp-gwp-start): Call internal-ange-ftp-mode.
|
1994-05-23 22:44:08 +00:00 |
|
Richard M. Stallman
|
a9864bafca
|
(ange-ftp-start-process): Bind file-name-handler-alist to nil
|
1994-05-09 18:05:03 +00:00 |
|
Karl Heuer
|
d733c5ec03
|
Update copyright.
|
1994-05-03 22:46:37 +00:00 |
|
Richard M. Stallman
|
fe8fd40917
|
(ange-ftp-hook-function): Use ange-ftp-run-real-handler.
(ange-ftp-run-real-handler): Inhibit ange-ftp-completion-hook-function
as well as ange-ftp-hook-function.
|
1994-04-27 23:44:39 +00:00 |
|
Richard M. Stallman
|
d0a54f0f3a
|
(internal-ange-ftp-mode): Set comint-prompt-regexp and paragraph-start.
|
1994-04-26 18:31:30 +00:00 |
|
Richard M. Stallman
|
085fa795f5
|
(ange-ftp-add-file-entry-alist): Fix typo in prev change.
|
1994-04-23 05:14:32 +00:00 |
|
Richard M. Stallman
|
888b812e1c
|
Many doc fixes.
(ange-ftp-run-real-handler): New function.
(ange-ftp-real-...): Use that.
(ange-ftp-gwp-start, ange-ftp-nslookup-host)
(ange-ftp-start-process): Bind process-connection-type explicitly.
|
1994-04-23 05:09:00 +00:00 |
|
Karl Heuer
|
b8952f887d
|
(ange-ftp-process-filter, ange-ftp-gwp-filter): Call comint-output-filter.
|
1994-04-12 04:26:57 +00:00 |
|
Karl Heuer
|
26add1bf46
|
Don't use triple-hyphen in a character class.
|
1994-03-12 00:23:12 +00:00 |
|
Richard M. Stallman
|
17b85a9b30
|
(ange-ftp-nslookup-host, ange-ftp-start-process):
Bind default-directory to some accessible directory, if necessary.
|
1994-03-04 01:33:43 +00:00 |
|
Richard M. Stallman
|
21cbf919f5
|
(ange-ftp-insert-file-contents): New arg REPLACE.
|
1994-02-17 23:19:36 +00:00 |
|
Karl Heuer
|
1a7ffe17b7
|
(ange-ftp-load): Honor the NOERROR and NOSUFFIX flags.
|
1994-02-07 23:38:22 +00:00 |
|
Richard M. Stallman
|
812daf81cc
|
(ange-ftp-hash-mark-msgs): Undo previous change.
|
1994-01-07 09:13:52 +00:00 |
|
Richard M. Stallman
|
aec81cb641
|
(ange-ftp-write-region): Call set-visited-file-modtime.
(ange-ftp-insert-file-contents): Likewise.
|
1993-12-25 02:13:37 +00:00 |
|
Richard M. Stallman
|
80e9d8283a
|
(ange-ftp-hash-mark-msgs): Make match more general.
(ange-ftp-gateway-prompt-pattern): Don't match more than one line.
|
1993-12-23 03:05:12 +00:00 |
|
Richard M. Stallman
|
f469f80c7d
|
(ange-ftp-binary-file-name-regexp): Accept .tgz and .taz files.
|
1993-11-25 06:51:50 +00:00 |
|
Richard M. Stallman
|
7ce370e11f
|
(ange-ftp-parse-dired-listing): Skip extra blank line
after the "total" line.
|
1993-11-19 16:19:32 +00:00 |
|
Richard M. Stallman
|
1bb361e4c2
|
(ange-ftp-load): Handle extra args after the file name.
|
1993-11-04 12:02:01 +00:00 |
|
Brian Fox
|
625eb78e37
|
(ange-ftp-dired-uncache): Fix parens so that `(setq ...' is a result
of the if statement, and not a top level expression.
|
1993-10-25 06:11:49 +00:00 |
|
Roland McGrath
|
f8f418d80e
|
(ange-ftp-file-executable-p): New function, handles file-executable-p.
|
1993-09-08 06:22:44 +00:00 |
|
Richard M. Stallman
|
98deaf97f5
|
(ange-ftp-send-cmd): Bind ange-ftp-this-...
in the outermost let, not an inner one.
|
1993-08-09 05:03:17 +00:00 |
|
Richard M. Stallman
|
0628c764af
|
(file-name-handler-alist): Have two separate regexps with different hooks.
|
1993-07-20 07:12:00 +00:00 |
|
Jim Blandy
|
8a30241de3
|
* ange-ftp.el: Install the correct regexp in
file-name-handler-alist.
|
1993-07-18 06:18:03 +00:00 |
|
Jim Blandy
|
712a169400
|
* ange-ftp.el: Loosen file-name-handler-alist regexp so we can do
host name completion.
|
1993-06-24 03:02:20 +00:00 |
|
Richard M. Stallman
|
5e180bc02c
|
(ange-ftp-insert-file-contents): Handle extra args BEG, END.
|
1993-06-19 01:13:23 +00:00 |
|
Richard M. Stallman
|
442c9ab627
|
(ange-ftp-multi-msgs): Add 331-.
|
1993-06-10 18:46:48 +00:00 |
|
Jim Blandy
|
92b281339a
|
* ange-ftp.el (ange-ftp-make-directory): Take second optional
argument parents, like the original. Implement it.
|
1993-06-10 11:39:44 +00:00 |
|
Jim Blandy
|
eb8c3be94e
|
Apply typo patches from Paul Eggert.
|
1993-06-09 11:59:12 +00:00 |
|
Richard M. Stallman
|
724db75f26
|
(ange-ftp-real-load): New function.
(ange-ftp-load): New function--handles `load'.
|
1993-06-07 04:51:25 +00:00 |
|
Richard M. Stallman
|
e066c2ae2d
|
(internal-ange-ftp-mode): Renamed from ange-ftp-mode. Callers changed.
|
1993-06-05 17:35:21 +00:00 |
|
Richard M. Stallman
|
71b3c0e6c6
|
(ange-ftp-binary-file-name-regexp): Handle .gz.
|
1993-06-03 03:53:33 +00:00 |
|
Richard M. Stallman
|
a8efd566f0
|
(ange-ftp-make-backup-files): Doc fix.
|
1993-06-01 21:20:31 +00:00 |
|
Richard M. Stallman
|
74edd77690
|
Comment change.
|
1993-06-01 15:56:29 +00:00 |
|
Richard M. Stallman
|
e70fd492d9
|
(ange-ftp-dired-compress-file):
Use dired-compress-file, not dired-compress-filename.
(ange-ftp-set-buffer-mode): Do nothing unless
visited name is an ange ftp magic name.
|
1993-05-29 04:30:10 +00:00 |
|
Richard M. Stallman
|
c7a464d03d
|
(ange-ftp-raw-send-cmd): Allow quitting during accept-process-output.
|
1993-05-24 00:12:05 +00:00 |
|
Roland McGrath
|
46421cea47
|
(ange-ftp-binary-file-name-regexp): Match .z and .z-part-?? files.
|
1993-04-22 22:56:54 +00:00 |
|
Eric S. Raymond
|
9d9c912e6c
|
Oops...
|
1993-03-19 06:41:41 +00:00 |
|
Eric S. Raymond
|
b129bbdc60
|
Corrected Keywords header.
|
1993-03-18 21:49:55 +00:00 |
|
Eric S. Raymond
|
c84729481b
|
Added standard library headers.
|
1993-03-17 15:20:58 +00:00 |
|
Jim Blandy
|
9ca74466e3
|
* ange-ftp.el (ange-ftp-unhandled-file-name-directory): New
function. Set ange-ftp's `unhandled-file-name-property' to its
name.
|
1992-12-12 15:19:13 +00:00 |
|