emacs-diffs
[Top][All Lists]
Advanced

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

feature/android updated (ee9c0a482c8 -> 64206ee3af9)


From: Po Lu
Subject: feature/android updated (ee9c0a482c8 -> 64206ee3af9)
Date: Mon, 27 Mar 2023 21:42:14 -0400 (EDT)

oldosfan pushed a change to branch feature/android.

      from  ee9c0a482c8 Update Android port
       new  05f3f9c1c09 Update Android port
      adds  0bd2bbc0c2c Fix Tramp error messages
      adds  afbb9b426ce * test/infra/Dockerfile.emba (emacs-eglot): Adapt 
software selection.
      adds  22de4b1e724 ; Describe problems with 'screen' and COLORTERM variable
      adds  f0a2f37deec Fix toolbar item validation in the NS port
      adds  19c95b14160 Allow showing prefix commands in Help buffers
      adds  930b9fdd3ab Fix :predicate handling in globalized minor modes
      adds  bcd02cf5127 ; Improve documentation of :predicate in globalized 
minor modes
      adds  1bc9dfc5bee ; Minor copyedits to Eglot manual
      adds  624416a2aed Merge commit '1bc9dfc5bee'
      adds  82523dc621a Fix Eglot progress reporting
      adds  cd62dc0dd2d ; Merge from origin/emacs-29
      adds  be8147c53f9 Improve "Bugs" in the Emacs manual
      adds  d93a439846f * lisp/help-fns.el (find-lisp-object-file-name): Fix 
bug#62376 part2
      adds  33d436eefa1 Fix treesit_ensure_parsed (bug#62333)
      adds  accb3871668 Fix system time sampling on MS-Windows
      adds  08fbc133756 Adapt Tramp manual
      adds  90fc6b987ad * lisp/savehist.el (savehist-save): Preserve shared 
structure
      adds  64a2b0d36fe Fix failure of fns-tests-collate-strings on Cygwin
      adds  875e77a66a6 * test/infra/Dockerfile.emba (emacs-native-comp): Add 
zlib1g-dev.
      adds  c4d490490dc ; * test/src/fns-tests.el: Fix last change
      adds  8f42db010d1 Improve indenting "case" in Python
      adds  616b22b5b95 Merge from origin/emacs-29
      adds  9cfae822fb3 * src/buffer.c (mode-line-format): Remove docs for 
obsolete %t construct
      adds  207176e6b1c * src/buffer.c (mode-line-format): Document %o and %q 
constructs
      adds  59b7086838e Improve docs for global-mode-string / %M construct
      adds  9107b2dec1f * doc/lispref/modes.texi: Improve docs for obsolete 
'%m' construct
      adds  701de494a05 ; Merge from origin/emacs-29
      adds  564c26bdbeb ; Fix edebug spec for 'gv-define-simple-setter' 
(bug#62256)
      adds  e19b7da7b09 Add 'eww-default-download-directory'.
      adds  d941666d859 ; Fix last change
      adds  b08bf828605 ; Fix :version of the new defcustom
      adds  dfa4fb9a2ab Merge from origin/emacs-29
      adds  a952bdd6af0 Fix primary selection modification during 
`term-mouse-paste' (bug#58608)
      adds  2b4e14e3abd ; Merge from origin/emacs-29
      adds  8b4a494d8d4 Fix GNUSTEP tests on EMBA
      adds  45b16bfb496 Skip failing tests on Cygwin with native compilation 
(bug#62450)
      adds  a8c23677d39 Update to Org 9.6.2
      adds  0337131bfa1 Update to Transient v0.3.7-218-g3dbb22a
      adds  47bce04e875 Merge from origin/emacs-29
      adds  f631c90e791 ; Use string-search instead of string-match[-p] in 
ruby-ts-mode.el
      adds  b0d5f5168c1 ; Merge from origin/emacs-29
      adds  a0d5fba74a6 (ruby-ts--align-chain): Use 'equal' to check for an 
exact match
      adds  cbef1422fe3 ruby-ts-mode: Fix/simplify Imenu index generation
      adds  edc460e3b6c Fix accidental backward-incompatible change (bug#62417)
      adds  eb166287f3d Merge from origin/emacs-29
      adds  66b43944615 Enable ASLR for dynamic libraries on Cygwin
       new  64206ee3af9 Merge remote-tracking branch 'origin/master' into 
feature/android


Summary of changes:
 configure.ac                              |   4 +-
 doc/emacs/trouble.texi                    | 652 ++++++++++++++++--------------
 doc/lispref/modes.texi                    |  36 +-
 doc/misc/eglot.texi                       |  28 +-
 doc/misc/tramp.texi                       |  30 +-
 doc/misc/transient.texi                   |  14 +
 etc/NEWS.29                               |   8 +-
 etc/PROBLEMS                              |  27 ++
 etc/refcards/orgcard.tex                  |   2 +-
 lisp/emacs-lisp/comp.el                   |   5 +-
 lisp/emacs-lisp/easy-mmode.el             |  28 +-
 lisp/emacs-lisp/gv.el                     |   2 +-
 lisp/help-fns.el                          |   2 +-
 lisp/help.el                              |   7 +
 lisp/net/eww.el                           |  20 +-
 lisp/net/tramp-cmds.el                    |  10 +-
 lisp/net/tramp-crypt.el                   |  12 +-
 lisp/net/tramp-gvfs.el                    |   2 +-
 lisp/net/tramp-sh.el                      |  10 +-
 lisp/net/tramp-smb.el                     |   2 +-
 lisp/net/tramp.el                         |  10 +-
 lisp/org/org-version.el                   |   4 +-
 lisp/org/org.el                           |   2 +-
 lisp/org/ox-texinfo.el                    |  11 +-
 lisp/progmodes/python.el                  |   9 +-
 lisp/progmodes/ruby-ts-mode.el            |  48 ++-
 lisp/savehist.el                          |   5 +-
 lisp/subr.el                              |   6 +-
 lisp/transient.el                         |  17 +-
 lisp/treesit.el                           |  16 +-
 lisp/window.el                            |  16 +-
 src/androidterm.c                         |   1 +
 src/nsterm.m                              |   4 +
 src/sfnt.c                                | 151 ++++---
 src/sfntfont.c                            |  74 ++--
 src/timefns.c                             |   9 +
 src/treesit.c                             |  10 +-
 test/Makefile.in                          |   9 +-
 test/infra/Dockerfile.emba                |   8 +-
 test/infra/gitlab-ci.yml                  |  32 +-
 test/lisp/emacs-lisp/benchmark-tests.el   |   4 +
 test/lisp/progmodes/python-tests.el       |  38 ++
 test/lisp/progmodes/ruby-ts-mode-tests.el |  25 ++
 test/src/fns-tests.el                     |   2 +-
 44 files changed, 866 insertions(+), 546 deletions(-)



reply via email to

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