[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
feature/android updated (ab10d1f6634 -> 4ea40db8236)
From: |
Po Lu |
Subject: |
feature/android updated (ab10d1f6634 -> 4ea40db8236) |
Date: |
Thu, 27 Apr 2023 20:06:36 -0400 (EDT) |
oldosfan pushed a change to branch feature/android.
from ab10d1f6634 Update Android port
adds 1dcb737405a Don't rewrite (nconc X nil) -> X for any X (bug#63103)
adds 5ead8c5f69b Clarify `nconc` behaviour for dotted lists (bug#63103)
adds 98006bfd09c Fix Tramp bug#63102
adds dbd74657908 Fix thinko in tramp-gvfs-maybe-open-connection
new 4ea40db8236 Merge remote-tracking branch 'origin/master' into
feature/android
Summary of changes:
doc/lispref/lists.texi | 10 +++++++++-
lisp/emacs-lisp/byte-opt.el | 11 ++++++++++-
lisp/net/tramp-gvfs.el | 11 ++++++-----
lisp/net/tramp.el | 1 +
test/lisp/emacs-lisp/bytecomp-tests.el | 10 ++++++++++
5 files changed, 36 insertions(+), 7 deletions(-)
- feature/android updated (ab10d1f6634 -> 4ea40db8236),
Po Lu <=