11 lines
333 B
EmacsLisp
11 lines
333 B
EmacsLisp
(define-package "php-mode" "20221112.1616" "Major mode for editing PHP code"
|
|
'((emacs "25.2"))
|
|
:commit "d01cfc9cd51706e076bf7e5cbf0cfa7ee885efb4" :maintainer
|
|
'("USAMI Kenta" . "tadsan@zonu.me")
|
|
:keywords
|
|
'("languages" "php")
|
|
:url "https://github.com/emacs-php/php-mode")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|