emacs-diffs
[Top][All Lists]
Advanced

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

feature/android updated (420533a8f9 -> 1b8beed960)


From: Po Lu
Subject: feature/android updated (420533a8f9 -> 1b8beed960)
Date: Sun, 5 Feb 2023 08:15:58 -0500 (EST)

oldosfan pushed a change to branch feature/android.

      from  420533a8f9 Add emacsclient desktop file equivalent on Android
       new  87cdbbeb8a Update Android port
      adds  229d0772e2 Add test for java indentation (bug#61115)
      adds  c39c26e33f nadvice: Fix bug#61179
      adds  7e1c7db1cb Prefer https: to git: URIs
      adds  04d97e76a9 Update from Gnulib by running admin/merge-gnulib
      adds  b429274c5b Use Gnulib module alignasof instead of stdalign
      adds  d27d9a43d4 Update some commentary for C23
       new  0ee01457a8 Merge remote-tracking branch 'origin/master' into 
feature/android
       new  1b8beed960 Update from gnulib


Summary of changes:
 CONTRIBUTE                                         |   2 +-
 INSTALL.REPO                                       |   2 +-
 admin/MAINTAINERS                                  |   4 +-
 admin/merge-gnulib                                 |   9 +-
 admin/notes/elpa                                   |   2 +-
 cross/lib/cdefs.h                                  |  40 +-
 cross/lib/isnan.c                                  |   5 +-
 cross/lib/libc-config.h                            |  22 +-
 cross/lib/openat-proc.c                            |  27 +-
 cross/lib/vasnprintf.c                             |  24 +-
 cross/lib/verify.h                                 |  19 +-
 doc/lispref/internals.texi                         |  21 +-
 doc/misc/tramp.texi                                |   2 +-
 lib/cdefs.h                                        |  40 +-
 lib/gnulib.mk.in                                   |  37 +-
 lib/isnan.c                                        |   5 +-
 lib/libc-config.h                                  |  22 +-
 lib/openat-proc.c                                  |  27 +-
 lib/vasnprintf.c                                   |  24 +-
 lib/verify.h                                       |  19 +-
 lisp/emacs-lisp/cconv.el                           |  11 +-
 lisp/emacs-lisp/nadvice.el                         |  30 +-
 lisp/emacs-lisp/oclosure.el                        |   2 +-
 lisp/simple.el                                     |   3 +-
 m4/gnulib-common.m4                                |  23 +-
 m4/gnulib-comp.m4                                  |   5 -
 nt/INSTALL.W64                                     |   2 +-
 src/floatfns.c                                     |   7 +-
 src/lisp.h                                         |   7 +-
 src/sfnt.c                                         | 693 ++++++++++++++++++++-
 src/xdisp.c                                        |   2 +-
 test/lisp/emacs-lisp/nadvice-tests.el              |  14 +-
 .../progmodes/java-ts-mode-resources/indent.erts   |   9 +
 33 files changed, 960 insertions(+), 201 deletions(-)



reply via email to

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