Skip to content

Conversation

jorissteyn
Copy link
Contributor

Since commit 86eab80 php-mode calls php-syntax-propertize-function on
mode activation in emacs 25. This commit wraps the call in the
with-silent-modifications macro so the modification state is retained,
just like how emacs' syntax.el calls syntax-propertize functions.

Resolves issue #307.

Since commit 86eab80 php-mode calls php-syntax-propertize-function on
mode activation in emacs 25. This commit wraps the call in the
with-silent-modifications macro so the modification state is retained,
just like how emacs' syntax.el calls syntax-propertize functions.

Resolves issue emacs-php#307.
@syohex syohex merged commit f7b0074 into emacs-php:master Jun 5, 2016
@syohex
Copy link
Collaborator

syohex commented Jun 5, 2016

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants