emacs-diffs
[Top][All Lists]
Advanced

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

master updated (cebd26b2e16 -> 42db7292c3e)


From: Po Lu
Subject: master updated (cebd26b2e16 -> 42db7292c3e)
Date: Tue, 6 Feb 2024 04:53:42 -0500 (EST)

oldosfan pushed a change to branch master.

      from  cebd26b2e16 Use treesit-node-match-p in treesit-parent-while
       new  0d2b7120783 Don't forcibly display dialogs on Android if a keyboard 
is present
       new  42db7292c3e Implement Lisp threading on Android


Summary of changes:
 configure.ac                         |  3 ++-
 java/org/gnu/emacs/EmacsService.java | 10 ++++++++
 lisp/subr.el                         |  6 ++++-
 src/android.c                        | 50 +++++++++++++++++++++++++++++++-----
 src/android.h                        |  9 +++++++
 src/androidfns.c                     | 20 +++++++++++++++
 src/process.c                        | 33 +++++++++++++++++++++---
 src/thread.c                         | 39 ++++++++++++++++++++++++++++
 src/thread.h                         | 11 ++++++++
 9 files changed, 170 insertions(+), 11 deletions(-)



reply via email to

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