We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec5cba8 commit 56810adCopy full SHA for 56810ad
recipes/php-mode.rcp
@@ -1,5 +1,7 @@
1
(:name php-mode
2
:description "A PHP mode for GNU Emacs "
3
:type github
4
- :pkgname "ejmr/php-mode"
5
- :website "https://github.com/ejmr/php-mode")
+ :pkgname "emacs-php/php-mode"
+ :load-path "lisp/"
6
+ :compile "lisp/"
7
+ :website "https://github.com/emacs-php/php-mode")
0 commit comments