From 94deafdaf53e1346adbce07b3e8b5f268de758d9 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 23 Sep 2002 08:28:56 +0000 Subject: (tramp-unified-filenames): Autoload it. --- lisp/net/tramp.el | 1 + 1 file changed, 1 insertion(+) (limited to 'lisp/net') diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index 36f81005ec5..33fdc09ee80 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el @@ -117,6 +117,7 @@ ;; syntax on XEmacs is that EFS hooks into XEmacs in many places, but ;; Tramp only knows how to deal with `file-name-handler-alist', not ;; the other places. +;;;###autoload (defvar tramp-unified-filenames (not (featurep 'xemacs)) "Non-nil means to use unified Ange-FTP/Tramp filename syntax. Nil means to use a separate filename syntax for Tramp.") -- cgit v1.2.1