mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-10 08:52:40 -07:00
(tramp-unified-filenames): Autoload it.
This commit is contained in:
parent
cadc57d2e4
commit
94deafdaf5
2 changed files with 12 additions and 7 deletions
|
|
@ -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.")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue