emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/tramp updated (373c0b5 -> 851269d)


From: Michael Albinus
Subject: [elpa] externals/tramp updated (373c0b5 -> 851269d)
Date: Tue, 30 Mar 2021 06:22:44 -0400 (EDT)

albinus pushed a change to branch externals/tramp.

      from  373c0b5   Tramp ELPA version 2.5.0.2 released
       new  87c337e   * Makefile (sync): Add tramp-fuse.el and tramp-sshfs.el.
       new  851269d   Tramp ELPA version 2.5.0.3 released


Summary of changes:
 Makefile             |   2 +
 test/tramp-tests.el  |  84 ++++++-----
 texi/tramp.texi      | 303 ++++++++++++++++++++++++++++----------
 texi/trampver.texi   |   2 +-
 tramp-adb.el         |   2 -
 tramp-cache.el       |  28 ++--
 tramp-cmds.el        |  17 ++-
 tramp-compat.el      |   2 +-
 tramp-crypt.el       |  24 +++
 tramp-fuse.el        | 205 ++++++++++++++++++++++++++
 tramp-gvfs.el        |   1 -
 tramp-integration.el |  24 ++-
 tramp-rclone.el      | 189 ++----------------------
 tramp-sh.el          | 404 ++++++++++++++-------------------------------------
 tramp-smb.el         |   7 -
 tramp-sshfs.el       | 367 ++++++++++++++++++++++++++++++++++++++++++++++
 tramp-sudoedit.el    |  22 +--
 tramp.el             | 164 ++++++++++++++++-----
 trampver.el          |   6 +-
 19 files changed, 1189 insertions(+), 664 deletions(-)
 create mode 100644 tramp-fuse.el
 create mode 100644 tramp-sshfs.el



reply via email to

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