emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 updated (ee3e8d3f92 -> e3d806b417)


From: Yuan Fu
Subject: emacs-29 updated (ee3e8d3f92 -> e3d806b417)
Date: Sat, 7 Jan 2023 21:44:42 -0500 (EST)

casouri pushed a change to branch emacs-29.

      from  ee3e8d3f92 (ruby-ts--font-lock-settings): Improve highlighting in 
patterns
       new  508389ad2b Add documentation for c/c++-ts-mode (bug#60443)
       new  16f1e47ca8 ; * lisp/align.el (align-c++-modes): Add c/c++-ts-mode.
       new  cc1de953d4 ; * lisp/progmodes/gud.el (gud-tooltip-modes): Add ts- 
modes.
       new  ef7f3c6388 Fix use of treesit-ready-p in c/c++-ts-mode
       new  8575043f56 Remove duplicate entries in c-ts-mode's Imenu
       new  73168793c0 Fix label indentation for Linux style in c-ts-mode 
(bug#60543)
       new  2cdd75a18f Fix highlighting of variable-declarations in 
typescript-ts-mode
       new  38b63f4c3c Add indentation rule for concatenated_string (bug#60572)
       new  800e15e3be Fix string-interpolation feature of python-ts-mode 
(bug#60599)
       new  e3d806b417 Fix string fontification on python-ts-mode (bug#60599)


Summary of changes:
 lisp/align.el                        |  3 +-
 lisp/progmodes/c-ts-mode.el          | 88 ++++++++++++++++++++++--------------
 lisp/progmodes/gud.el                |  5 +-
 lisp/progmodes/python.el             | 27 +++++++++--
 lisp/progmodes/typescript-ts-mode.el | 19 ++------
 5 files changed, 87 insertions(+), 55 deletions(-)



reply via email to

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