emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master b9303ac 1/2: ; Add comment in tramp-archive.el


From: Michael Albinus
Subject: [Emacs-diffs] master b9303ac 1/2: ; Add comment in tramp-archive.el
Date: Sat, 18 May 2019 05:11:45 -0400 (EDT)

branch: master
commit b9303ac2931a7945a47e97cf15aa45707c925892
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    ; Add comment in tramp-archive.el
---
 lisp/net/tramp-archive.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lisp/net/tramp-archive.el b/lisp/net/tramp-archive.el
index b096edc..e6ae73a 100644
--- a/lisp/net/tramp-archive.el
+++ b/lisp/net/tramp-archive.el
@@ -129,6 +129,8 @@
 (setq tramp-archive-enabled tramp-gvfs-enabled)
 
 ;; <https://github.com/libarchive/libarchive/wiki/LibarchiveFormats>
+;; Note: "arc" and "zoo" are supported by `archive-mode', but they
+;; don't work here.
 ;;;###autoload
 (defconst tramp-archive-suffixes
   ;; "cab", "lzh", "msu" and "zip" are included with lower and upper



reply via email to

[Prev in Thread] Current Thread [Next in Thread]