mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
(tramp-unified-filenames): Improve previos doc fix.
This commit is contained in:
parent
f1a0e330d6
commit
95bb178f0c
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@
|
|||
;;;###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.")
|
||||
Otherwise, use a separate filename syntax for Tramp.")
|
||||
|
||||
;; Load foreign methods. Because they do require Tramp internally, this
|
||||
;; must be done with the `eval-after-load' trick.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue