emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 updated (ba1ddea9da -> 248c13dcfe)


From: Yuan Fu
Subject: emacs-29 updated (ba1ddea9da -> 248c13dcfe)
Date: Wed, 28 Dec 2022 00:04:26 -0500 (EST)

casouri pushed a change to branch emacs-29.

      from  ba1ddea9da Fix treesit--things-around (bug#60355)
       new  b39dc7ab27 Add tree-sitter helper functions for Imenu
       new  248c13dcfe Update tree-sitter major modes to use the new Imenu 
facility


Summary of changes:
 doc/lispref/modes.texi               | 29 +++++++++++
 doc/lispref/parsing.texi             |  5 ++
 lisp/progmodes/c-ts-mode.el          | 57 ++++++---------------
 lisp/progmodes/csharp-mode.el        | 58 +++-------------------
 lisp/progmodes/java-ts-mode.el       | 51 ++-----------------
 lisp/progmodes/js.el                 | 81 +++++-------------------------
 lisp/progmodes/json-ts-mode.el       | 39 +++------------
 lisp/progmodes/rust-ts-mode.el       | 59 +++-------------------
 lisp/progmodes/typescript-ts-mode.el | 18 ++++---
 lisp/textmodes/css-mode.el           | 32 ++----------
 lisp/textmodes/toml-ts-mode.el       | 40 ++-------------
 lisp/treesit.el                      | 96 +++++++++++++++++++++++++++++++++++-
 12 files changed, 202 insertions(+), 363 deletions(-)



reply via email to

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