diff options
author | Vincenzo Pupillo <v.pupillo@gmail.com> | 2024-09-27 13:07:06 +0200 |
---|---|---|
committer | Yuan Fu <casouri@gmail.com> | 2024-09-28 01:06:41 -0700 |
commit | 69d8f9d1b709de36f45c0ce1dd04b8b30f0fa019 (patch) | |
tree | c84701798fdfd0e613867f5970b0bfffbd5d8d97 /lisp/emacs-lisp/lisp.el | |
parent | 68f53e43488648a7508444736d16f90fed248ef5 (diff) | |
download | emacs-69d8f9d1b709de36f45c0ce1dd04b8b30f0fa019.tar.gz emacs-69d8f9d1b709de36f45c0ce1dd04b8b30f0fa019.tar.bz2 emacs-69d8f9d1b709de36f45c0ce1dd04b8b30f0fa019.zip |
Fix php-ts-mode font-lock for latest PHP grammar (bug#73516)
Version 0.23 of the PHP grammar introduced some changes that
affect the font lock.
* lisp/progmodes/php-ts-mode.el
(php-ts-mode--language-source-alist): Update php, html, js and css
grammars version.
(php-ts-mode--parent-html-heuristic): Fix docstring
(php-ts-mode--test-namespace-name-as-prefix-p): New function.
(php-ts-mode--test-namespace-aliasing-clause-p): New function.
(php-ts-mode--test-namespace-use-group-clause-p): New function.
(php-ts-mode--font-lock-settings): Use the new functions.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions