emacs-diffs
[Top][All Lists]
Advanced

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

feature/android updated (b0d6c673726 -> 19210f8b771)


From: Po Lu
Subject: feature/android updated (b0d6c673726 -> 19210f8b771)
Date: Wed, 3 May 2023 20:15:24 -0400 (EDT)

oldosfan pushed a change to branch feature/android.

      from  b0d6c673726 Update Android port
      adds  40d66095635 Use connection-aware functions when getting the UID/GID 
in Eshell
      adds  5315f4f518d ; * lisp/simple.el (blink-matching-open): retain props 
in bootstrap
      adds  4707f6adf6a Fontify "extern foo ();" correctly inside a function
      adds  3f66b26d64e ; * lisp/dired.el (dired-insert-directory): Fix a typo 
in a comment.
      adds  5eaa7ec0986 Tramp code cleanup
      adds  b28d44d4226 * lisp/emacs-lisp/package.el (package-buffer-info): Fix 
thinko
       new  19210f8b771 Merge remote-tracking branch 'origin/master' into 
feature/android


Summary of changes:
 doc/lispref/files.texi               |  4 +--
 doc/lispref/os.texi                  | 14 ++++++--
 etc/NEWS                             |  8 ++---
 lisp/dired.el                        |  2 +-
 lisp/emacs-lisp/package.el           |  2 +-
 lisp/eshell/em-ls.el                 |  6 ++--
 lisp/eshell/em-pred.el               |  4 +--
 lisp/eshell/em-unix.el               | 70 +++++++++++++++++++++++++++---------
 lisp/eshell/esh-util.el              |  5 +++
 lisp/net/ange-ftp.el                 |  9 +++--
 lisp/net/tramp-adb.el                |  1 +
 lisp/net/tramp-archive.el            | 10 +++++-
 lisp/net/tramp-crypt.el              |  1 +
 lisp/net/tramp-gvfs.el               |  1 +
 lisp/net/tramp-rclone.el             |  1 +
 lisp/net/tramp-sh.el                 |  1 +
 lisp/net/tramp-smb.el                |  1 +
 lisp/net/tramp-sshfs.el              |  1 +
 lisp/net/tramp-sudoedit.el           |  1 +
 lisp/net/tramp.el                    | 15 ++++++--
 lisp/progmodes/cc-engine.el          |  6 +++-
 lisp/simple.el                       | 17 +++++++--
 test/lisp/net/tramp-archive-tests.el | 17 +++++----
 test/lisp/net/tramp-tests.el         | 14 +++++---
 24 files changed, 157 insertions(+), 54 deletions(-)



reply via email to

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