/[emacs]/emacs/lisp/net/ange-ftp.el
ViewVC logotype

Diff of /emacs/lisp/net/ange-ftp.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.50.2.2 by miles, Mon Jun 28 07:29:48 2004 UTC revision 1.50.2.3 by miles, Tue Jun 29 16:45:23 2004 UTC
# Line 4117  directory, so that Emacs will know its c Line 4117  directory, so that Emacs will know its c
4117            tmp1))))            tmp1))))
4118    
4119  (defun ange-ftp-file-remote-p (file)  (defun ange-ftp-file-remote-p (file)
4120    (when (ange-ftp-ftp-name file) t))    (ange-ftp-replace-name-component file ""))
4121    
4122  (defun ange-ftp-load (file &optional noerror nomessage nosuffix)  (defun ange-ftp-load (file &optional noerror nomessage nosuffix)
4123    (if (ange-ftp-ftp-name file)    (if (ange-ftp-ftp-name file)

Legend:
Removed from v.1.50.2.2  
changed lines
  Added in v.1.50.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26