elpasync pushed a change to branch elpa/php-mode.
from 86e788eeea Merge pull request #809 from
emacs-php/fix/support-emacs32
new 577647ef70 Simplify php-check-html-for-indentation and deprecate
multi-mode support
new b73529f00e Memoize php-buffer-has-html-tag to speed up indentation
new 79ddc578f5 Document HTML template major mode selection
new 1a1b285b78 Test HTML template handling with polymode and web-mode
new 101b3b5cad Merge pull request #742 from
emacs-php/refactor/switch-html-template-major-mode
Summary of changes:
Eask | 2 +
Makefile | 1 +
README.ja.md | 32 ++++++++++++
README.md | 32 ++++++++++++
lisp/php-mode.el | 138 +++++++++++++++----------------------------------
lisp/php.el | 27 +++++++---
tests/php-mode-test.el | 46 +++++++++++++++++
7 files changed, 175 insertions(+), 103 deletions(-)