emacs-diffs
[Top][All Lists]
Advanced

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

feature/android updated (f9e32ce1575 -> d272df1817a)


From: Po Lu
Subject: feature/android updated (f9e32ce1575 -> d272df1817a)
Date: Sun, 29 Jan 2023 06:02:52 -0500 (EST)

oldosfan pushed a change to branch feature/android.

      from  f9e32ce1575 Implement `restart-emacs' on Android
       new  492aa74b13b Update Android port
       new  ad90fe7db73 Check in missing files
      adds  0820a81ec7a Tramp cleanup from recent test campaign
      adds  4de1171d143 ; * lisp/progmodes/go-ts-mode.el (treesit-node-end): 
Avoid warning.
      adds  835d2b6acbe ; * lisp/emacs-lisp/range.el: Fix some typos
      adds  840f8bfdc93 * src/comp.c (F_RELOC_MAX_SIZE): Bump to 1600 
(bug#60996).
      adds  e2b37f901d1 Fix host name completion for Tramp "podman" method
       new  d272df1817a Merge remote-tracking branch 'origin/master' into 
feature/android


Summary of changes:
 .gitignore                                  |  2 ++
 INSTALL.android                             | 26 +++++++++++++++-
 {lib => cross/lib}/_Noreturn.h              |  0
 cross/ndk-build/ndk-build-shared-library.mk | 11 +++++--
 cross/ndk-build/ndk-build-static-library.mk |  9 ++++--
 java/AndroidManifest.xml.in                 |  1 +
 lisp/emacs-lisp/range.el                    |  8 ++---
 lisp/net/tramp-adb.el                       | 18 ++++++-----
 lisp/net/tramp-archive.el                   | 33 ++++++++++----------
 lisp/net/tramp-container.el                 | 23 +++++++-------
 lisp/net/tramp-sh.el                        |  2 +-
 lisp/net/tramp-smb.el                       |  2 +-
 lisp/net/tramp-sudoedit.el                  |  2 +-
 lisp/net/tramp.el                           | 47 +++++++++++++++++------------
 lisp/progmodes/go-ts-mode.el                |  1 +
 src/comp.c                                  |  2 +-
 test/lisp/net/tramp-tests.el                |  8 ++---
 17 files changed, 121 insertions(+), 74 deletions(-)
 copy {lib => cross/lib}/_Noreturn.h (100%)



reply via email to

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