emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 updated (b6a2e1ddf6 -> fbb4eb919b)


From: Yuan Fu
Subject: emacs-29 updated (b6a2e1ddf6 -> fbb4eb919b)
Date: Sat, 24 Dec 2022 21:43:13 -0500 (EST)

casouri pushed a change to branch emacs-29.

      from  b6a2e1ddf6 * nt/INSTALL.W64: update instructions for setting up W64 
environment
       new  7f7def2ae6 ; Add treesit-no-parser error
       new  35c2ca2ca6 Make treesit-node-at/on guess language at point
       new  f8e219ebfa Add treesit-defun-name and friends
       new  6253184afc ; * lisp/treesit.el (treesit-defun-at-point): Guard 
against nil.
       new  fbb4eb919b Support treesit-defun-name in tree-sitter major modes


Summary of changes:
 doc/lispref/parsing.texi       |  70 +++++++++++++++++-----
 lisp/progmodes/c-ts-mode.el    |  37 +++++++-----
 lisp/progmodes/csharp-mode.el  |  22 +++++--
 lisp/progmodes/java-ts-mode.el |  22 +++++--
 lisp/progmodes/js.el           |  42 +++++---------
 lisp/progmodes/json-ts-mode.el |  17 ++++--
 lisp/progmodes/python.el       |  17 +++++-
 lisp/progmodes/rust-ts-mode.el |  55 ++++++++++--------
 lisp/textmodes/css-mode.el     |  25 +++++---
 lisp/textmodes/toml-ts-mode.el |  16 ++---
 lisp/treesit.el                | 129 +++++++++++++++++++++++++++++------------
 11 files changed, 301 insertions(+), 151 deletions(-)



reply via email to

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