php-mode
php-mode copied to clipboard
No inherit c-mode
This change is part of an attempt to separate the c-mode and php-mode dependencies.
PHP Mode still depends on CC Mode. However, PHP has nothing to do with C language, so I will separate that part.
php-mode-map inherits from c-mode-base-map, so use it for common key bindings with c-mode.