]> git.eshelyaron.com Git - emacs.git/commit
Highlight namespace name in "use" clause.
authorVincenzo Pupillo <v.pupillo@gmail.com>
Wed, 23 Oct 2024 18:45:48 +0000 (20:45 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 29 Oct 2024 09:49:18 +0000 (10:49 +0100)
commitbb9d1e672f288c0fa57be493446b6418d4a43a60
treee2af7cb5ec75df6376e3acd28dbbf4d97e34bfef
parent64f77469edbe02013e150d963e44d63411ed0ead
Highlight namespace name in "use" clause.

* lisp/progmodes/php-ts-mode.el (php-ts-mode--font-lock-settings):
New rule to highlight namespace name in "use" clause.  (Bug#73975)

(cherry picked from commit 0d8d5f10ffc62da35c4d317ed4363995e5e62f65)
lisp/progmodes/php-ts-mode.el