emacs-diffs
[Top][All Lists]
Advanced

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

feature/android updated (9c5e9bb9be6 -> 7ce7a004f68)


From: Po Lu
Subject: feature/android updated (9c5e9bb9be6 -> 7ce7a004f68)
Date: Sat, 29 Jul 2023 20:16:09 -0400 (EDT)

oldosfan pushed a change to branch feature/android.

      from  9c5e9bb9be6 Correct directory permissions reported for VFS files
      adds  3bbe6f4abc6 Jsonrpc: fix default value of success-fn (bug#64919)
      adds  2af83f215ce Jsonrpc: fix error code in jsonrpc-error function 
(bug#64888)
      adds  14ab840c9f9 Reorganize Tramp's messages
      adds  65c4e3002e0 ; * lisp/jsonrpc.el (jsonrpc-error): Fix typo.
      adds  b698abac508 ; Fix conversions in format.el (bug#64928)
      adds  4038f1b40d3 ; * lisp/format.el (format-alist): Update URL in 
comment.
       new  7ce7a004f68 Merge remote-tracking branch 'origin/master' into 
feature/android


Summary of changes:
 doc/misc/tramp.texi          |  17 +-
 lisp/format.el               |  11 +-
 lisp/jsonrpc.el              |   4 +-
 lisp/net/tramp-adb.el        | 212 ++++++++--------
 lisp/net/tramp-cmds.el       |   4 +-
 lisp/net/tramp-compat.el     |   2 +-
 lisp/net/tramp-crypt.el      | 142 +++++------
 lisp/net/tramp-gvfs.el       | 260 ++++++++++----------
 lisp/net/tramp-message.el    | 572 +++++++++++++++++++++++++++++++++++++++++++
 lisp/net/tramp-rclone.el     | 102 ++++----
 lisp/net/tramp-sh.el         | 482 ++++++++++++++++++------------------
 lisp/net/tramp-smb.el        | 327 +++++++++++++------------
 lisp/net/tramp-sshfs.el      |  99 ++++----
 lisp/net/tramp-sudoedit.el   |  35 +--
 lisp/net/tramp.el            | 480 ++++--------------------------------
 lisp/net/trampver.el         |   2 +
 test/lisp/net/tramp-tests.el |  27 +-
 17 files changed, 1508 insertions(+), 1270 deletions(-)
 create mode 100644 lisp/net/tramp-message.el



reply via email to

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