[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
feature/android updated (1230521f713 -> 4fbaf6d9fe1)
From: |
Po Lu |
Subject: |
feature/android updated (1230521f713 -> 4fbaf6d9fe1) |
Date: |
Tue, 9 May 2023 20:52:18 -0400 (EDT) |
oldosfan pushed a change to branch feature/android.
from 1230521f713 Merge remote-tracking branch 'origin/master' into
feature/android
adds e9258a882a9 Eglot: Replace eglot-execute-command with new
eglot-execute
adds 56468b52b23 Speed up skip-chars-{forward|reverse} with char classes
adds a85609c22d2 ; * lisp/treesit.el (treesit-node-top-level): cleaner
and faster
adds 953d3772fb6 ; * test/src/treesit-tests.el: declare functions to
silence warnings
adds 7791907c385 tramp-ssh-controlmaster-options shouldn't return nil
new 4fbaf6d9fe1 Merge remote-tracking branch 'origin/master' into
feature/android
Summary of changes:
lisp/net/tramp-sh.el | 38 ++++++++++++---------
lisp/progmodes/eglot.el | 35 ++++++++++---------
lisp/treesit.el | 3 +-
src/regex-emacs.h | 3 +-
src/syntax.c | 87 ++++++++++++++++++++---------------------------
test/src/treesit-tests.el | 3 ++
6 files changed, 81 insertions(+), 88 deletions(-)
- feature/android updated (1230521f713 -> 4fbaf6d9fe1),
Po Lu <=