ange-ftp -> EFS (in comments)

This commit is contained in:
sperber 2003-01-15 15:41:45 +00:00
parent fcbc62f29e
commit 3da9d2019d
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@
;; * FTP.pm is a Perl module with similar functionality (available ;; * FTP.pm is a Perl module with similar functionality (available
;; from http://www.perl.com/CPAN) ;; from http://www.perl.com/CPAN)
;; ;;
;; * Emacs gets transparent remote file access from ange-ftp.el by ;; * XEmacs gets transparent remote file access from EFS.
;; Ange Norman. However, it cheats by using /usr/bin/ftp ;; However, it cheats by using /usr/bin/ftp.
;; ;;
;; * Siod (a small-footprint Scheme implementation by George Carette) ;; * Siod (a small-footprint Scheme implementation by George Carette)
;; comes with a file ftp.scm with a small subset of these functions ;; comes with a file ftp.scm with a small subset of these functions