[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
feature/android updated (cf2dde4261a -> dc7ecc6e31a)
From: |
Po Lu |
Subject: |
feature/android updated (cf2dde4261a -> dc7ecc6e31a) |
Date: |
Mon, 10 Jul 2023 20:26:19 -0400 (EDT) |
oldosfan pushed a change to branch feature/android.
from cf2dde4261a Update Android port
adds d0f65fbdbbb Eglot: fix eglot--sig-info
adds b56f46c9dee Eglot: fix eglot--sig-info again
adds d1a2c2edc2c ; * lisp/subr.el (with-demoted-errors): warning message
typo
adds 31cae9d9d6a Adapt Tramp test
adds 845ff9563d4 Further simplify configure-time locale testing
adds d8238df35a3 * lisp/progmodes/project.el
(project-prompt-project-name): Fix order.
adds 438921161ac Add documentation about remote access in Eshell
adds a6e88dc7269 Add support for explicitly-remote commands in Eshell
adds 3b7273f4ae3 Eglot: add support for :codeAction/resolve
new dc7ecc6e31a Merge remote-tracking branch 'origin/master' into
feature/android
Summary of changes:
configure.ac | 7 +++--
doc/lispref/files.texi | 6 +++-
doc/misc/eshell.texi | 43 ++++++++++++++++++++++++++-
etc/NEWS | 9 ++++++
lib/gnulib.mk.in | 1 -
lisp/eshell/esh-ext.el | 62 +++++++++++++++++++++++++--------------
lisp/files.el | 4 ++-
lisp/net/tramp.el | 5 ++--
lisp/progmodes/eglot.el | 35 +++++++++++++++-------
lisp/progmodes/project.el | 3 +-
lisp/subr.el | 2 +-
test/lisp/eshell/esh-ext-tests.el | 32 ++++++++++++++++++++
test/lisp/net/tramp-tests.el | 4 ++-
13 files changed, 168 insertions(+), 45 deletions(-)
- feature/android updated (cf2dde4261a -> dc7ecc6e31a),
Po Lu <=