emacs-diffs
[Top][All Lists]
Advanced

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

feature/android updated (f92bdbc6775 -> 5a58a6bc477)


From: Po Lu
Subject: feature/android updated (f92bdbc6775 -> 5a58a6bc477)
Date: Mon, 1 May 2023 20:16:59 -0400 (EDT)

oldosfan pushed a change to branch feature/android.

      from  f92bdbc6775 Update Android port
      adds  7acb3f1c060 Add the function declaration and property 
`important-return-value`
      adds  aa135e09b67 Declare `cl-delete` to have important-return-value 
(bug#61730)
      adds  d01543f1147 ; Use $GIT_DIR to find the .git directory inside our 
hooks
      adds  7d246c359cf ; * lisp/progmodes/c-ts-mode.el: allow loading file 
without treesit
       new  86b7ed619c7 Merge remote-tracking branch 'origin/master' into 
feature/android
       new  5a58a6bc477 Port Android port to older Android systems


Summary of changes:
 build-aux/git-hooks/post-commit |  2 +-
 build-aux/git-hooks/pre-push    |  2 +-
 doc/lispref/functions.texi      |  6 +++
 doc/lispref/symbols.texi        |  6 +++
 etc/NEWS                        | 21 ++++++++---
 exec/config.h.in                |  8 ++++
 exec/configure.ac               |  1 +
 exec/exec.c                     | 10 ++---
 lisp/emacs-lisp/byte-run.el     |  7 ++++
 lisp/emacs-lisp/bytecomp.el     | 82 +++++++++++------------------------------
 lisp/emacs-lisp/cl-macs.el      | 39 ++++++++++++++++++++
 lisp/progmodes/c-ts-mode.el     | 15 ++++----
 lisp/progmodes/python.el        |  3 +-
 lisp/subr.el                    |  1 +
 14 files changed, 120 insertions(+), 83 deletions(-)



reply via email to

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