emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 updated (db96b1282f -> 0a61e4e2b7)


From: Yuan Fu
Subject: emacs-29 updated (db96b1282f -> 0a61e4e2b7)
Date: Wed, 28 Dec 2022 18:57:48 -0500 (EST)

casouri pushed a change to branch emacs-29.

      from  db96b1282f * lisp/help.el: Use 'C-h C-q' to toggle 'help-quick' 
window (bug#60249).
       new  ec6feeaa19 Fix tree-sitter parser notifier recursion
       new  f509246ba1 Call tree-sitter parser notifier on the first parse
       new  19b8733aa2 Fix syntax for < and > in c++-ts-mode (bug#60351)
       new  398ed75c27 ; * lisp/progmodes/c-ts-mode.el 
(c-ts-mode--fill-paragraph): Fix.
       new  0a61e4e2b7 ; * doc/lispref/parsing.texi (Using Parser): Minor 
improvement.


Summary of changes:
 doc/lispref/parsing.texi    |  4 +++-
 lisp/progmodes/c-ts-mode.el | 48 +++++++++++++++++++++++++++++++++++----------
 src/treesit.c               | 43 ++++++++++++++++++++++++++++------------
 3 files changed, 72 insertions(+), 23 deletions(-)



reply via email to

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