emacs-diffs
[Top][All Lists]
Advanced

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

feature/android updated (74fd40c030b -> 0a113a32c43)


From: Po Lu
Subject: feature/android updated (74fd40c030b -> 0a113a32c43)
Date: Sat, 22 Apr 2023 20:37:09 -0400 (EDT)

oldosfan pushed a change to branch feature/android.

      from  74fd40c030b Merge remote-tracking branch 'origin/master' into 
feature/android
      adds  e6ca5834a6e Improved nconc and append compiler optimisations
      adds  d041f01b02f ; Minor fix in Emacs Lisp Intro manual
      adds  e7db6c59cc6 ; * .dir-locals.el (c-ts-mode): Add settings.
      adds  44145bf07e2 Add indentation style setting for c-ts-mode in 
.dir-locals.el
      adds  2f013c46f71 Merge from origin/emacs-29
      adds  711e8bc7178 Add a new user option in Python mode to improve the 
indentation
      adds  c14a41c24c8 ; * etc/NEWS: Fix last change.  (Bug#62696)
      adds  3badd2358d5 Improve docstring of python-indent-def-block-scale
       new  0a113a32c43 Merge remote-tracking branch 'origin/master' into 
feature/android


Summary of changes:
 .dir-locals.el                      |   3 +
 doc/lispintro/emacs-lisp-intro.texi |   9 +--
 etc/NEWS                            |  18 ++++++
 lisp/emacs-lisp/byte-opt.el         |  47 +++++++++++----
 lisp/progmodes/c-ts-mode.el         |   5 ++
 lisp/progmodes/python.el            |  82 ++++++++++++++++++++++---
 test/lisp/progmodes/python-tests.el | 116 +++++++++++++++++++++++++++++++++++-
 7 files changed, 256 insertions(+), 24 deletions(-)



reply via email to

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