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