emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (8e8b811 -> 7d33c77)


From: Michael Albinus
Subject: [Emacs-diffs] master updated (8e8b811 -> 7d33c77)
Date: Thu, 6 Dec 2018 10:11:49 -0500 (EST)

albinus pushed a change to branch master.

      from  8e8b811   Keep Flymake compatible with Emacs 26.1 builds --without-x
       new  8f3fde3   Make stronger tests for Tramp multi hops
       new  66b49fc   Rework Tramp wrt string-match-p, looking-at-p, 
save-match-data
       new  7d33c77   Add missing handler to tramp-rclone.el, improve robustness


Summary of changes:
 lisp/net/tramp-adb.el        |  62 ++--
 lisp/net/tramp-archive.el    |   6 +-
 lisp/net/tramp-cache.el      |   8 +-
 lisp/net/tramp-cmds.el       |  15 +-
 lisp/net/tramp-compat.el     |  17 +-
 lisp/net/tramp-gvfs.el       |  52 ++--
 lisp/net/tramp-rclone.el     | 178 ++++++++----
 lisp/net/tramp-sh.el         | 662 ++++++++++++++++++++++---------------------
 lisp/net/tramp-smb.el        | 102 ++++---
 lisp/net/tramp.el            | 319 +++++++++++----------
 test/lisp/net/tramp-tests.el |  36 ++-
 11 files changed, 789 insertions(+), 668 deletions(-)



reply via email to

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