2020-10-06 10:26:19 +02:00
|
|
|
(define-package "php-mode" "20200812.1129" "Major mode for editing PHP code"
|
2020-08-02 07:57:21 +02:00
|
|
|
'((emacs "24.3"))
|
2020-10-06 10:26:19 +02:00
|
|
|
:commit "f4c7c6995dadcdc6da5fefadfd362f8418b2eec1" :keywords
|
2020-08-02 07:57:21 +02:00
|
|
|
'("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:
|