1995-04-09 |
Richard M. Stallman |
(ange-ftp-parse-netrc): Bind `default-directory' to
|
1995-04-07 |
Karl Heuer |
Update copyright.
|
1995-02-14 |
Richard M. Stallman |
(ange-ftp-write-region, ange-ftp-insert-file-contents)
|
1995-01-18 |
Karl Heuer |
(ange-ftp-gateway-program, ange-ftp-shell-command): Use new global
|
1995-01-12 |
Richard M. Stallman |
(ange-ftp-set-buffer-mode): Don't set make-backup-files.
|
1994-12-25 |
Richard M. Stallman |
(ange-ftp-save-match-data): Macro deleted.
|
1994-12-06 |
Karl Heuer |
(ange-ftp-set-binary-mode): Ignore hash size if nil.
|
1994-11-10 |
Richard M. Stallman |
(ange-ftp-version): Var deleted.
|
1994-10-23 |
Richard M. Stallman |
Add comment.
|
1994-10-23 |
Richard M. Stallman |
(ange-ftp-process-handle-line): Check for a
|
1994-10-20 |
Richard M. Stallman |
(ange-ftp-get-passwd): Use user-mail-address.
|
1994-09-24 |
Richard M. Stallman |
(ange-ftp-start-process): Add use-smart-ftp code.
|
1994-07-31 |
Richard M. Stallman |
(ange-ftp-parse-netrc-group): Don't move back to line
|
1994-06-16 |
Richard M. Stallman |
(ange-ftp-canonize-filename): Fix wrong var name.
|
1994-06-07 |
Richard M. Stallman |
(ange-ftp-canonize-filename): Preserve // after colon.
|
1994-05-30 |
Richard M. Stallman |
(ange-ftp-insert-directory): Expand file name to
|
1994-05-23 |
Richard M. Stallman |
(ange-ftp-gwp-start): Call internal-ange-ftp-mode.
|
1994-05-09 |
Richard M. Stallman |
(ange-ftp-start-process): Bind file-name-handler-alist to nil
|
1994-05-03 |
Karl Heuer |
Update copyright.
|
1994-04-27 |
Richard M. Stallman |
(ange-ftp-hook-function): Use ange-ftp-run-real-handler.
|
1994-04-26 |
Richard M. Stallman |
(internal-ange-ftp-mode): Set comint-prompt-regexp and paragraph-start.
|
1994-04-23 |
Richard M. Stallman |
(ange-ftp-add-file-entry-alist): Fix typo in prev change.
|
1994-04-23 |
Richard M. Stallman |
Many doc fixes.
|
1994-04-12 |
Karl Heuer |
(ange-ftp-process-filter, ange-ftp-gwp-filter): Call comint-output-filter.
|
1994-03-12 |
Karl Heuer |
Don't use triple-hyphen in a character class.
|
1994-03-04 |
Richard M. Stallman |
(ange-ftp-nslookup-host, ange-ftp-start-process):
|
1994-02-17 |
Richard M. Stallman |
(ange-ftp-insert-file-contents): New arg REPLACE.
|
1994-02-07 |
Karl Heuer |
(ange-ftp-load): Honor the NOERROR and NOSUFFIX flags.
|
1994-01-07 |
Richard M. Stallman |
(ange-ftp-hash-mark-msgs): Undo previous change.
|
1993-12-25 |
Richard M. Stallman |
(ange-ftp-write-region): Call set-visited-file-modtime.
|
1993-12-23 |
Richard M. Stallman |
(ange-ftp-hash-mark-msgs): Make match more general.
|
1993-11-25 |
Richard M. Stallman |
(ange-ftp-binary-file-name-regexp): Accept .tgz and .taz files.
|
1993-11-19 |
Richard M. Stallman |
(ange-ftp-parse-dired-listing): Skip extra blank line
|
1993-11-04 |
Richard M. Stallman |
(ange-ftp-load): Handle extra args after the file name.
|
1993-10-25 |
Brian Fox |
(ange-ftp-dired-uncache): Fix parens so that `(setq ...' is a result
|
1993-09-08 |
Roland McGrath |
(ange-ftp-file-executable-p): New function, handles file-executable-p.
|
1993-08-09 |
Richard M. Stallman |
(ange-ftp-send-cmd): Bind ange-ftp-this-...
|
1993-07-20 |
Richard M. Stallman |
(file-name-handler-alist): Have two separate regexps with different hooks.
|
1993-07-18 |
Jim Blandy |
* ange-ftp.el: Install the correct regexp in
|
1993-06-24 |
Jim Blandy |
* ange-ftp.el: Loosen file-name-handler-alist regexp so we can do
|
1993-06-19 |
Richard M. Stallman |
(ange-ftp-insert-file-contents): Handle extra args BEG, END.
|
1993-06-10 |
Richard M. Stallman |
(ange-ftp-multi-msgs): Add 331-.
|
1993-06-10 |
Jim Blandy |
* ange-ftp.el (ange-ftp-make-directory): Take second optional
|
1993-06-09 |
Jim Blandy |
Apply typo patches from Paul Eggert.
|
1993-06-07 |
Richard M. Stallman |
(ange-ftp-real-load): New function.
|
1993-06-05 |
Richard M. Stallman |
(internal-ange-ftp-mode): Renamed from ange-ftp-mode. Callers changed.
|
1993-06-03 |
Richard M. Stallman |
(ange-ftp-binary-file-name-regexp): Handle .gz.
|
1993-06-01 |
Richard M. Stallman |
(ange-ftp-make-backup-files): Doc fix.
|
1993-06-01 |
Richard M. Stallman |
Comment change.
|
1993-05-29 |
Richard M. Stallman |
(ange-ftp-dired-compress-file):
|
1993-05-24 |
Richard M. Stallman |
(ange-ftp-raw-send-cmd): Allow quitting during accept-process-output.
|
1993-04-22 |
Roland McGrath |
(ange-ftp-binary-file-name-regexp): Match .z and .z-part-?? files.
|
1993-03-19 |
Eric S. Raymond |
Oops...
|
1993-03-18 |
Eric S. Raymond |
Corrected Keywords header.
|
1993-03-17 |
Eric S. Raymond |
Added standard library headers.
|
1992-12-12 |
Jim Blandy |
* ange-ftp.el (ange-ftp-unhandled-file-name-directory): New
|
1992-11-16 |
Jim Blandy |
* ange-ftp.el (ange-ftp-repaint-buffer): Give this a non-hacky
|
1992-11-03 |
Jim Blandy |
* ange-ftp.el: Tighten the regular expression used in
|
1992-10-20 |
Richard M. Stallman |
(ange-ftp-add-vms-host, ange-ftp-add-dl-dir, ange-ftp-add-mts-host):
|
1992-10-20 |
Richard M. Stallman |
Add dummy handlers for file-truename and vc-registered.
|