13 lines
377 B
EmacsLisp
13 lines
377 B
EmacsLisp
(define-package "php-mode" "20210808.1745" "Major mode for editing PHP code"
|
|
'((emacs "25.2"))
|
|
:commit "d66b4986117f621c143bc295205619e036f291d5" :authors
|
|
'(("Eric James Michael Ritz"))
|
|
:maintainer
|
|
'("USAMI Kenta" . "tadsan@zonu.me")
|
|
:keywords
|
|
'("languages" "php")
|
|
:url "https://github.com/emacs-php/php-mode")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|