diff lisp/efs/efs-cu.el @ 44:8d2a9b52c682 r19-15prefinal

Import from CVS: tag r19-15prefinal
author cvs
date Mon, 13 Aug 2007 08:55:10 +0200
parents 8b8b7f3559a2
children
line wrap: on
line diff
--- a/lisp/efs/efs-cu.el	Mon Aug 13 08:54:52 2007 +0200
+++ b/lisp/efs/efs-cu.el	Mon Aug 13 08:55:10 2007 +0200
@@ -359,6 +359,7 @@
 		       (user-login-name))))
 	(efs-set-user host user)))))
 
+;;;###autoload
 (defun efs-ftp-path (path)
   "Parse PATH according to efs-path-regexp.
 Returns a list (HOST USER PATH), or nil if PATH does not match the format."