]> git.eshelyaron.com Git - emacs.git/commitdiff
Doc fix in 'php-ts-mode'
authorVincenzo Pupillo <v.pupillo@gmail.com>
Tue, 25 Jun 2024 08:37:40 +0000 (10:37 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 28 Jun 2024 05:45:53 +0000 (07:45 +0200)
* lisp/progmodes/php-ts-mode.el
(php-ts-mode--custom-html-font-lock-settings): Doc fix.  (Bug#71759)

(cherry picked from commit d5c6eb1f9646781cf103124fb7e88d1fa1cf2473)

lisp/progmodes/php-ts-mode.el

index bede26b7da5b3d67f122ca805cbc37e9752faa39..826c131ca70cd8fbe97f40a31ee8c45aa228931e 100644 (file)
@@ -977,7 +977,8 @@ characters of the current line."
    :override t
    :feature 'property
    `((attribute_name) @font-lock-variable-name-face))
-  "Tree-sitter font-lock settings for `php-html-ts-mode'.")
+  "Tree-sitter Font-lock settings for HTML when embedded in PHP.
+Like `html-ts-mode--font-lock-settings' but adapted for `php-ts-mode'.")
 
 (defvar php-ts-mode--phpdoc-font-lock-settings
   (treesit-font-lock-rules