emacs-diffs
[Top][All Lists]
Advanced

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

feature/android updated (1eb546309b2 -> e9a879260d7)


From: Po Lu
Subject: feature/android updated (1eb546309b2 -> e9a879260d7)
Date: Fri, 10 Mar 2023 19:35:59 -0500 (EST)

oldosfan pushed a change to branch feature/android.

      from  1eb546309b2 Update Android port
      adds  03cfede8f0a Improve thing-at-point email detection
      adds  d5d2959217f * lisp/progmodes/gud.el (gud-minor-menu-map): Fix 
thinko in last change
      adds  9a5f2ac97ec src/profiler.c: Keep track of allocations during GC
      adds  f97d4b9e54c src/profiler.c: Try and fix occasional assertion 
failures
      adds  83be04c66ff src/profiler.c: Share more code between CPU and Memory 
profilers
      adds  d236ab09300 src/profiler.c: Keep track of the discarded counts
       new  769a4e7ff51 Merge remote-tracking branch 'origin/master' into 
feature/android
       new  e9a879260d7 Implement hourglass cursor on Android


Summary of changes:
 lisp/progmodes/gud.el        |   4 +-
 lisp/term/android-win.el     |  14 +++++
 lisp/thingatpt.el            |   2 +-
 src/androidterm.c            |  48 +++++++++++++-
 src/androidterm.h            |   3 +
 src/profiler.c               | 145 +++++++++++++++++++++++--------------------
 test/lisp/thingatpt-tests.el |  33 +++++++++-
 7 files changed, 177 insertions(+), 72 deletions(-)



reply via email to

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