emacs-diffs
[Top][All Lists]
Advanced

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

feature/android updated (e9a879260d7 -> 4a328b85781)


From: Po Lu
Subject: feature/android updated (e9a879260d7 -> 4a328b85781)
Date: Fri, 10 Mar 2023 22:36:14 -0500 (EST)

oldosfan pushed a change to branch feature/android.

      from  e9a879260d7 Implement hourglass cursor on Android
       new  248b3459615 Don't use GCC extensions in src/emacs-module.c
      adds  c6bfffa9fe1 Update from Gnulib by running admin/merge-gnulib
       new  f573ce3f66d Merge remote-tracking branch 'origin/master' into 
feature/android
       new  98c7825f5d4 ; * lib/gnulib.mk.in: Update from gnulib.
       new  4a328b85781 Fix problems with the menu bar on large screen Android 
devices


Summary of changes:
 admin/merge-gnulib                       |   2 +-
 configure.ac                             | 114 ++++-----------
 doc/misc/texinfo.tex                     | 232 +++++++++++++++++++++----------
 java/org/gnu/emacs/EmacsActivity.java    |   8 +-
 java/org/gnu/emacs/EmacsContextMenu.java |  20 ++-
 lib/gnulib.mk.in                         |  15 +-
 lib/stdio.in.h                           |  11 ++
 lib/time.in.h                            |  14 ++
 m4/gnulib-comp.m4                        |   2 +-
 m4/time_h.m4                             |   4 +-
 src/emacs-module.c                       | 149 +++++++++++++++++---
 11 files changed, 376 insertions(+), 195 deletions(-)



reply via email to

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