emacs-diffs
[Top][All Lists]
Advanced

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

master updated (d286f6889cf -> e6340934d62)


From: Yuan Fu
Subject: master updated (d286f6889cf -> e6340934d62)
Date: Sat, 2 Sep 2023 00:04:32 -0400 (EDT)

casouri pushed a change to branch master.

      from  d286f6889cf Open org-protocol:// links on Android
       new  2547fbe9c44 Obsolete treesit-block/sexp/sentence/text-type-regexp
       new  452697a81ab Add an optional arg to Ftreesit_node_match_p
       new  ed152ccd1d6 Rename PRED to THING in tree-sitter navigation functions
       new  7fc416d90b9 Don't signal error when calling treesit-node-match-p in 
treesit.el
       new  1e91183c399 ; * src/treesit.c (Vtreesit_thing_settings): Update 
docstring.
       new  e6340934d62 ; * lisp/treesit.el (treesit-thing-settings): Declare 
in treesit.el.


Summary of changes:
 doc/lispref/positions.texi           |  15 +---
 etc/NEWS                             |  17 ++---
 lisp/progmodes/c-ts-mode.el          |  55 +++++++-------
 lisp/progmodes/csharp-mode.el        |  10 ++-
 lisp/progmodes/dockerfile-ts-mode.el |   5 +-
 lisp/progmodes/heex-ts-mode.el       |   5 +-
 lisp/progmodes/java-ts-mode.el       |  51 ++++++-------
 lisp/progmodes/js.el                 |  17 ++---
 lisp/progmodes/json-ts-mode.el       |   4 +-
 lisp/progmodes/prog-mode.el          |   6 +-
 lisp/progmodes/ruby-ts-mode.el       |  77 +++++++++----------
 lisp/progmodes/sh-script.el          |   9 ++-
 lisp/progmodes/typescript-ts-mode.el |  40 +++++-----
 lisp/textmodes/html-ts-mode.el       |  19 ++---
 lisp/treesit.el                      | 138 +++++++++++++++++++++--------------
 src/treesit.c                        |  80 ++++++++++++--------
 16 files changed, 287 insertions(+), 261 deletions(-)



reply via email to

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