emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 updated (56e8607dc99 -> 1970726e26a)


From: Yuan Fu
Subject: emacs-29 updated (56e8607dc99 -> 1970726e26a)
Date: Sun, 29 Jan 2023 03:13:06 -0500 (EST)

casouri pushed a change to branch emacs-29.

      from  56e8607dc99 Fix spurious errors on Windows when deleting temporary 
*.eln files
       new  1c3ca3bb649 Fix <> syntax in rust-ts-mode
       new  f50cb7d7c4b ; Improve docstring of c-ts-mode--indent-style-setter
       new  4b1714571c8 ; Fix byte-compile warnings in c-ts-mode.el
       new  a3003492ace Move c-ts-mode--statement-offset to c-ts-common.el
       new  382e018856a Add treesit-subtree-stat
       new  1970726e26a Use treesit-subtree-stat to determine 
treesit--font-lock-fast-mode


Summary of changes:
 lisp/progmodes/c-ts-common.el                      | 118 +++++++++++++++-
 lisp/progmodes/c-ts-mode.el                        | 154 +++++----------------
 lisp/progmodes/rust-ts-mode.el                     |  26 ++++
 lisp/treesit.el                                    |  61 ++++----
 src/treesit.c                                      |  63 +++++++++
 .../lisp/progmodes/c-ts-mode-resources/indent.erts |   8 +-
 6 files changed, 282 insertions(+), 148 deletions(-)



reply via email to

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