emacs-diffs
[Top][All Lists]
Advanced

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

master updated (f0e118d3f67 -> 82849f9a20b)


From: Stefan Kangas
Subject: master updated (f0e118d3f67 -> 82849f9a20b)
Date: Wed, 7 Dec 2022 00:46:29 -0500 (EST)

skangas pushed a change to branch master.

      from  f0e118d3f67 * etc/NEWS: Mention new bs option
      adds  9b9b39a2d89 Lisp reader undefined behaviour excision
      adds  d58d1dd48ac Do not run slow tests on EMBA
      adds  70a2eb4a0b3 Fix 'add-display-text-property' when OBJECT is non-nil
      adds  ed4734405df Avoid crashes in a build --without-modules
      adds  01a4035c869 Fix etags local command injection vulnerability
      adds  7e6d1d1c471 ; Fix last change in etags.c.
      adds  43b7e7efbf4 Fix etags builds on non-Windows non-MS-DOS machines
      adds  40af27859e0 ; * lib-src/etags.c (escape_shell_arg_string): Minor 
doc fix.
      adds  b3847c02083 ; Minor cleanup in treesit.c
      adds  6187d001f28 Fontify some keywords in type face in c-ts-mode
      adds  c6b454df339 ; Improve docstring of c-ts-mode--fontify-variable
      adds  5257b9cda43 ; Rename c-ts-fontify-error to c-ts-mode--fontify-error
      adds  b8790e320e1 Consistent fontification of using-directives in 
csharp-ts-mode
      adds  cc63c086971 * doc/misc/eww.texi (Overview): Improve introduction.
      adds  6acf95cbea6 Fix admin/notes/tree-sitter/build-module/build.sh 
(bug#59789)
      adds  9ae1c2762d7 EUDC: Outline deprecation plans in NEWS
       new  82849f9a20b Merge from origin/emacs-29


Summary of changes:
 admin/notes/tree-sitter/build-module/batch.sh  |  1 +
 admin/notes/tree-sitter/build-module/build.sh  | 56 ++++++++++---------
 doc/misc/eww.texi                              | 12 +++-
 etc/NEWS.29                                    | 20 +++++++
 lib-src/etags.c                                | 76 ++++++++++++++++++++++++--
 lisp/emacs-lisp/subr-x.el                      |  5 +-
 lisp/progmodes/c-ts-mode.el                    | 21 ++++---
 lisp/progmodes/csharp-mode.el                  |  5 +-
 src/lread.c                                    | 20 +++----
 src/treesit.c                                  | 10 ++--
 test/infra/gitlab-ci.yml                       | 22 ++++----
 test/lisp/emacs-lisp/subr-x-tests.el           | 11 +++-
 test/lisp/international/ucs-normalize-tests.el |  3 +-
 13 files changed, 187 insertions(+), 75 deletions(-)



reply via email to

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