Personal emacs config
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

12 lines
367 B

(define-package "php-mode" "1.23.0" "Major mode for editing PHP code"
'((emacs "24.3"))
:commit "08c6e0f6719fafa60cf76f741d83524fd84163d6" :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: