[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs-29 updated (aab8ddca5e -> 1a9a1fdebf)
From: |
Yuan Fu |
Subject: |
emacs-29 updated (aab8ddca5e -> 1a9a1fdebf) |
Date: |
Mon, 2 Jan 2023 17:33:09 -0500 (EST) |
casouri pushed a change to branch emacs-29.
from aab8ddca5e ; nt/INSTALL: Update for Emacs 29.
new 4ef12cfb1f ; Fix tree-sitter manual title case
new aef869e74f ; Update tree-sitter manual
new 68e68dfeef Improve fontification consistency in js-ts-mode
(bug#60503)
new dfdf9c21cb Fontification improvements in typescript-ts-mode
(bug#60500)
new 1a9a1fdebf Improve fontification in java-ts-mode (bug#60492)
Summary of changes:
doc/lispref/elisp.texi | 2 +-
doc/lispref/modes.texi | 4 ++--
doc/lispref/parsing.texi | 4 ++--
doc/lispref/positions.texi | 23 ++++++-----------------
lisp/progmodes/java-ts-mode.el | 4 +++-
lisp/progmodes/js.el | 9 +++++++++
lisp/progmodes/typescript-ts-mode.el | 22 ++++++++++------------
7 files changed, 33 insertions(+), 35 deletions(-)
- emacs-29 updated (aab8ddca5e -> 1a9a1fdebf),
Yuan Fu <=
- emacs-29 dfdf9c21cb 4/5: Fontification improvements in typescript-ts-mode (bug#60500), Yuan Fu, 2023/01/02
- emacs-29 4ef12cfb1f 1/5: ; Fix tree-sitter manual title case, Yuan Fu, 2023/01/02
- emacs-29 aef869e74f 2/5: ; Update tree-sitter manual, Yuan Fu, 2023/01/02
- emacs-29 1a9a1fdebf 5/5: Improve fontification in java-ts-mode (bug#60492), Yuan Fu, 2023/01/02
- emacs-29 68e68dfeef 3/5: Improve fontification consistency in js-ts-mode (bug#60503), Yuan Fu, 2023/01/02