]> git.eshelyaron.com Git - emacs.git/commit
Improve fontification in java-ts-mode (bug#60492)
authorTheodor Thornhill <theo@thornhill.no>
Mon, 2 Jan 2023 12:46:25 +0000 (13:46 +0100)
committerYuan Fu <casouri@gmail.com>
Mon, 2 Jan 2023 22:29:48 +0000 (14:29 -0800)
commit1a9a1fdebf648cc1f614089f385d2a9c6cbabc5b
tree8884446e6d146ac9bd93aad09958e291c6c0c6b8
parentdfdf9c21cbe7896d03da011773e636fc287d97db
Improve fontification in java-ts-mode (bug#60492)

* lisp/progmodes/java-ts-mode.el (java-ts-mode--font-lock-settings):
Add expression_statement with only identifier support.
lisp/progmodes/java-ts-mode.el