emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 updated (2608e5edcc -> d90d7d15f2)


From: Yuan Fu
Subject: emacs-29 updated (2608e5edcc -> d90d7d15f2)
Date: Mon, 26 Dec 2022 04:48:07 -0500 (EST)

casouri pushed a change to branch emacs-29.

      from  2608e5edcc ; Fix typos
       new  cf32776622 ; * doc/lispref/parsing.texi (Using Parser): Remove 
deleted function.
       new  7c7950fe00 Add maintainer stub for tree-sitter files
       new  2bcd1e9a99 ; * doc/lispref/parsing.texi (Retrieving Nodes): Add 
notice.
       new  6e52a9fcad ; * doc/lispref/modes.texi (Parser-based Font Lock): 
Minor fixes.
       new  c6b0282645 ; Remove unused function in c-ts-mode
       new  28f26b11a1 Add comment indent and filling to other tree-sitter 
major modes
       new  8f68b6497e Clean up python-ts-mode font-lock features
       new  eb26872837 Fix imenu for c-ts-mode (bug#60296)
       new  d90d7d15f2 ; Fix vindexes in parsing.texi


Summary of changes:
 doc/lispref/modes.texi               |   6 +-
 doc/lispref/parsing.texi             |  32 ++++---
 lisp/progmodes/c-ts-mode.el          | 179 ++++++++++++++++-------------------
 lisp/progmodes/csharp-mode.el        |  14 +--
 lisp/progmodes/java-ts-mode.el       |  16 +---
 lisp/progmodes/js.el                 |  17 +---
 lisp/progmodes/python.el             |  39 ++++++--
 lisp/progmodes/rust-ts-mode.el       |  14 +--
 lisp/progmodes/typescript-ts-mode.el |  14 +--
 lisp/treesit.el                      |   6 +-
 src/treesit.c                        |   2 +
 11 files changed, 169 insertions(+), 170 deletions(-)



reply via email to

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