]> git.eshelyaron.com Git - emacs.git/commit
Remove unnecessary function call from 'php-ts-mode'
authorVincenzo Pupillo <vincenzo.pupillo@unimi.it>
Wed, 4 Dec 2024 14:06:54 +0000 (15:06 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 9 Dec 2024 12:47:05 +0000 (13:47 +0100)
commit9d2bd82eb5dd86a42391f4c2f32a5f8745250ea8
treef78d9d5815745dac5c0fc7377a7401e27b03a7df
parente612e43f253c26afd087c71ed995bea25d096848
Remove unnecessary function call from 'php-ts-mode'

* lisp/progmodes/php-ts-mode.el (php-ts-mode): Remove
unnecessary function call 'treesit-font-lock-recompute-features'.
(Bug#74688)

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