diff lisp/efs/efs-fnh.el @ 48:56c54cf7c5b6 r19-16b90

Import from CVS: tag r19-16b90
author cvs
date Mon, 13 Aug 2007 08:56:04 +0200
parents 8b8b7f3559a2
children
line wrap: on
line diff
--- a/lisp/efs/efs-fnh.el	Mon Aug 13 08:55:32 2007 +0200
+++ b/lisp/efs/efs-fnh.el	Mon Aug 13 08:56:04 2007 +0200
@@ -22,6 +22,11 @@
 	  "/"
 	  (substring "#Revision: 1.3 $" 11 -2)))
 
+;;;###autoload
+(defvar allow-remote-paths t
+   "*Set this to nil if you don't want remote paths to access
+remote files.")
+
 ;;;; ----------------------------------------------------------------
 ;;;; Loading emacs version files
 ;;;; ----------------------------------------------------------------