emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 updated (88ccf78b206 -> 96ea27278b4)


From: Yuan Fu
Subject: emacs-29 updated (88ccf78b206 -> 96ea27278b4)
Date: Thu, 2 Feb 2023 21:46:21 -0500 (EST)

casouri pushed a change to branch emacs-29.

      from  88ccf78b206 ; * src/treesit.c (treesit_predicate_match): Simplify 
last change.
       new  b8009bbf2d8 ; Fix error where we pass t to treesit-node-type in 
c-ts-common.el
       new  74e715cb729 ; Go back to original point when filling comments in 
c-ts-mode
       new  a2b77c79dcc Use c-ts-common-statement-offset for closing brackets 
too
       new  8a6bdf88b4b Call treesit_record_change in insert_from_gap_1
       new  d963a8f1355 Make c-ts-mode indent tests side-effect-free
       new  96ea27278b4 ; Fix c-ts-mode indent test


Summary of changes:
 admin/notes/tree-sitter/treesit_record_change      | 50 +++++++++++++++++
 lisp/progmodes/c-ts-common.el                      | 35 ++++++------
 lisp/progmodes/c-ts-mode.el                        | 52 +++++++++++-------
 src/insdel.c                                       | 19 +++++--
 .../progmodes/c-ts-mode-resources/indent-bsd.erts  |  6 +-
 .../lisp/progmodes/c-ts-mode-resources/indent.erts | 64 +++++++++++-----------
 6 files changed, 146 insertions(+), 80 deletions(-)
 create mode 100644 admin/notes/tree-sitter/treesit_record_change



reply via email to

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