update packages

This commit is contained in:
2025-06-22 17:08:08 +02:00
parent 54e5633369
commit 16a0a6db93
558 changed files with 68349 additions and 26568 deletions

View File

@@ -1,12 +1,9 @@
(define-package "php-mode" "20250109.2103" "Major mode for editing PHP code"
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "php-mode" "20250602.1308"
"Major mode for editing PHP code."
'((emacs "27.1"))
:commit "0f756a8c0782ebdc00557addc68763305c91ca51" :maintainers
'(("USAMI Kenta" . "tadsan@zonu.me"))
:maintainer
'("USAMI Kenta" . "tadsan@zonu.me")
:keywords
'("languages" "php")
:url "https://github.com/emacs-php/php-mode")
;; Local Variables:
;; no-byte-compile: t
;; End:
:url "https://github.com/emacs-php/php-mode"
:commit "40b8abed3079771e060dd99a56703520dabf5be4"
:revdesc "40b8abed3079"
:keywords '("languages" "php")
:maintainers '(("USAMI Kenta" . "tadsan@zonu.me")))