emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 updated (a669d5fae54 -> c83c95634e7)


From: Yuan Fu
Subject: emacs-29 updated (a669d5fae54 -> c83c95634e7)
Date: Wed, 7 Dec 2022 15:02:38 -0500 (EST)

casouri pushed a change to branch emacs-29.

      from  a669d5fae54 ; * test/lisp/comint-tests.el (w32-application-type): 
Fix typo.
       new  d31a2539834 Improve parameter checking in tree-sitter functions
       new  b710ca62c00 c++-ts-mode: Highlight nullptr as a constant
       new  6479691cf07 Fix syntax-table for tree-sitter modes
       new  c83c95634e7 Add c-ts-mode-indent-defun (bug#59662)


Summary of changes:
 lisp/progmodes/c-ts-mode.el          | 28 ++++++++++++++++++--
 lisp/progmodes/csharp-mode.el        |  1 +
 lisp/progmodes/java-ts-mode.el       |  5 ++++
 lisp/progmodes/json-ts-mode.el       |  8 +++---
 lisp/progmodes/typescript-ts-mode.el |  9 +++++--
 lisp/textmodes/css-mode.el           |  1 +
 src/treesit.c                        | 50 ++++++++++++++++++++++--------------
 test/src/treesit-tests.el            |  8 ++++++
 8 files changed, 84 insertions(+), 26 deletions(-)



reply via email to

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