emacs-diffs
[Top][All Lists]
Advanced

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

master updated (14d54212ea -> a3d8da2476)


From: Yuan Fu
Subject: master updated (14d54212ea -> a3d8da2476)
Date: Sat, 26 Nov 2022 21:36:29 -0500 (EST)

casouri pushed a change to branch master.

      from  14d54212ea Improve robustness of server.el tests
       new  d884b43634 Partially fix some python tests (bug#59477)
       new  cc086f37e8 Add default limit for tree-sitter recursive 
tree-traversing function
       new  447b9d48d9 Add treesit-font-lock-level
       new  93c8220937 Reorganize treesit-font-lock-feaure-list's to the new 
level scheme
       new  bd10c3cfa2 Correctly fontify types in typeof() expression in 
csharp-ts-mode
       new  3fe5fc3dc1 Make bash-ts-mode fall back to sh-mode if the file isn't 
in Bash
       new  a3d8da2476 Make typescript-ts-mode not fallback to js-mode


Summary of changes:
 doc/lispref/parsing.texi             | 18 +++++-----
 lisp/progmodes/c-ts-mode.el          |  8 ++---
 lisp/progmodes/csharp-mode.el        | 10 +++---
 lisp/progmodes/java-ts-mode.el       |  7 ++--
 lisp/progmodes/js.el                 |  7 ++--
 lisp/progmodes/python.el             | 14 ++++----
 lisp/progmodes/sh-script.el          | 66 ++++++++++++++++++++++++------------
 lisp/progmodes/typescript-ts-mode.el | 19 ++++-------
 lisp/treesit.el                      | 40 +++++++++++++++-------
 src/treesit.c                        | 55 +++++++++++++++---------------
 10 files changed, 140 insertions(+), 104 deletions(-)



reply via email to

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