]> git.eshelyaron.com Git - emacs.git/commit
php-ts-mode: minor fixes
authorMattias EngdegÄrd <mattiase@acm.org>
Thu, 13 Jun 2024 08:49:28 +0000 (10:49 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 15 Jun 2024 17:21:11 +0000 (19:21 +0200)
commit1228cb751bf8d7efc909909d821ea01bebd140ff
tree4e8e42274a45efeb893ba33327c4b07f2624f566
parentab99c0cc271d180cbed927ab5a2c38a131db274c
php-ts-mode: minor fixes

* lisp/progmodes/php-ts-mode.el (php-ts-mode-flymake-php):
Don't use `any` to mean `not-newline`; it's misleading.
(php-ts-mode--predefined-constant): Remove duplicate "E_USER_NOTICE".

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