summaryrefslogtreecommitdiff
path: root/lisp/ange-ftp.el
Commit message (Expand)AuthorAgeFilesLines
* (ange-ftp-start-process): Add use-smart-ftp code.Richard M. Stallman1994-09-241-7/+20
* (ange-ftp-parse-netrc-group): Don't move back to lineRichard M. Stallman1994-07-311-5/+16
* (ange-ftp-canonize-filename): Fix wrong var name.Richard M. Stallman1994-06-161-5/+5
* (ange-ftp-canonize-filename): Preserve // after colon.Richard M. Stallman1994-06-071-9/+10
* (ange-ftp-insert-directory): Expand file name toRichard M. Stallman1994-05-301-2/+2
* (ange-ftp-gwp-start): Call internal-ange-ftp-mode.Richard M. Stallman1994-05-231-3/+6
* (ange-ftp-start-process): Bind file-name-handler-alist to nilRichard M. Stallman1994-05-091-2/+7
* Update copyright.Karl Heuer1994-05-031-2/+2
* (ange-ftp-hook-function): Use ange-ftp-run-real-handler.Richard M. Stallman1994-04-271-5/+5
* (internal-ange-ftp-mode): Set comint-prompt-regexp and paragraph-start.Richard M. Stallman1994-04-261-2/+9
* (ange-ftp-add-file-entry-alist): Fix typo in prev change.Richard M. Stallman1994-04-231-2/+2
* Many doc fixes.Richard M. Stallman1994-04-231-161/+158
* (ange-ftp-process-filter, ange-ftp-gwp-filter): Call comint-output-filter.Karl Heuer1994-04-121-19/+3
* Don't use triple-hyphen in a character class.Karl Heuer1994-03-121-3/+3
* (ange-ftp-nslookup-host, ange-ftp-start-process):Richard M. Stallman1994-03-041-2/+10
* (ange-ftp-insert-file-contents): New arg REPLACE.Richard M. Stallman1994-02-171-6/+5
* (ange-ftp-load): Honor the NOERROR and NOSUFFIX flags.Karl Heuer1994-02-071-7/+17
* (ange-ftp-hash-mark-msgs): Undo previous change.Richard M. Stallman1994-01-071-2/+3
* (ange-ftp-write-region): Call set-visited-file-modtime.Richard M. Stallman1993-12-251-2/+5
* (ange-ftp-hash-mark-msgs): Make match more general.Richard M. Stallman1993-12-231-3/+3
* (ange-ftp-binary-file-name-regexp): Accept .tgz and .taz files.Richard M. Stallman1993-11-251-2/+3
* (ange-ftp-parse-dired-listing): Skip extra blank lineRichard M. Stallman1993-11-191-1/+3
* (ange-ftp-load): Handle extra args after the file name.Richard M. Stallman1993-11-041-4/+4
* (ange-ftp-dired-uncache): Fix parens so that `(setq ...' is a resultBrian Fox1993-10-251-3/+3
* (ange-ftp-file-executable-p): New function, handles file-executable-p.Roland McGrath1993-09-081-1/+11
* (ange-ftp-send-cmd): Bind ange-ftp-this-...Richard M. Stallman1993-08-091-5/+6
* (file-name-handler-alist): Have two separate regexps with different hooks.Richard M. Stallman1993-07-201-5/+12
* * ange-ftp.el: Install the correct regexp inJim Blandy1993-07-181-2/+2
* * ange-ftp.el: Loosen file-name-handler-alist regexp so we can doJim Blandy1993-06-241-2/+6
* (ange-ftp-insert-file-contents): Handle extra args BEG, END.Richard M. Stallman1993-06-191-4/+5
* (ange-ftp-multi-msgs): Add 331-.Richard M. Stallman1993-06-101-2/+2
* * ange-ftp.el (ange-ftp-make-directory): Take second optionalJim Blandy1993-06-101-2/+6
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-9/+9
* (ange-ftp-real-load): New function.Richard M. Stallman1993-06-071-2/+14
* (internal-ange-ftp-mode): Renamed from ange-ftp-mode. Callers changed.Richard M. Stallman1993-06-051-5/+5
* (ange-ftp-binary-file-name-regexp): Handle .gz.Richard M. Stallman1993-06-031-2/+2
* (ange-ftp-make-backup-files): Doc fix.Richard M. Stallman1993-06-011-4/+2
* Comment change.Richard M. Stallman1993-06-011-2/+1
* (ange-ftp-dired-compress-file):Richard M. Stallman1993-05-291-6/+5
* (ange-ftp-raw-send-cmd): Allow quitting during accept-process-output.Richard M. Stallman1993-05-241-3/+15
* (ange-ftp-binary-file-name-regexp): Match .z and .z-part-?? files.Roland McGrath1993-04-221-5/+5
* Oops...Eric S. Raymond1993-03-191-3/+3
* Corrected Keywords header.Eric S. Raymond1993-03-181-2/+2
* Added standard library headers.Eric S. Raymond1993-03-171-5/+9
* * ange-ftp.el (ange-ftp-unhandled-file-name-directory): NewJim Blandy1992-12-121-1/+8
* * ange-ftp.el (ange-ftp-repaint-buffer): Give this a non-hackyJim Blandy1992-11-161-17/+6
* * ange-ftp.el: Tighten the regular expression used inJim Blandy1992-11-031-3/+3
* (ange-ftp-add-vms-host, ange-ftp-add-dl-dir, ange-ftp-add-mts-host):Richard M. Stallman1992-10-201-20/+11
* Add dummy handlers for file-truename and vc-registered.Richard M. Stallman1992-10-201-1/+9
* (ange-ftp-kill-ftp-process): Delete spurious ".Richard M. Stallman1992-09-281-2/+2