emacs-diffs
[Top][All Lists]
Advanced

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

feature/android updated (82b4b9e8692 -> 90c22cb9496)


From: Po Lu
Subject: feature/android updated (82b4b9e8692 -> 90c22cb9496)
Date: Sun, 12 Mar 2023 07:37:35 -0400 (EDT)

oldosfan pushed a change to branch feature/android.

      from  82b4b9e8692 Update Android port
       new  776f1ca3e35 Update Android port
      adds  31f18480ca7 ; Fix typo in docstring
      adds  29227e7c191 Add functions to query Emacs Lisp examples registered 
in shortdoc
      adds  9191fd50d24 ; Fix last change
       new  90c22cb9496 Merge remote-tracking branch 'origin/master' into 
feature/android


Summary of changes:
 doc/emacs/help.texi                    |  10 +++
 doc/lispref/help.texi                  |  26 +++++++
 etc/NEWS                               |  18 +++++
 lisp/emacs-lisp/shortdoc.el            | 123 +++++++++++++++++++++++----------
 src/android.c                          |  34 +++++++++
 src/androidgui.h                       |   4 ++
 src/androidterm.c                      |  35 ++++++++++
 test/lisp/emacs-lisp/shortdoc-tests.el |  10 +++
 test/lisp/eshell/em-cmpl-tests.el      |   2 +-
 9 files changed, 225 insertions(+), 37 deletions(-)



reply via email to

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