summaryrefslogtreecommitdiff
path: root/lisp/ange-ftp.el
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* Doc fix.Christopher Zaborsky1992-09-271-11/+14
* entered into RCSRichard M. Stallman1992-09-191-8/+9
* *** empty log message ***Richard M. Stallman1992-09-171-6/+6
* *** empty log message ***Richard M. Stallman1992-09-131-1679/+1319
* *** empty log message ***Richard M. Stallman1992-09-131-254/+22
* *** empty log message ***Richard M. Stallman1992-09-121-53/+26
* Initial revisionRichard M. Stallman1992-09-121-0/+5932