Skip to content

Release 1.21.0 #495

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 9, 2019
Merged

Release 1.21.0 #495

merged 3 commits into from
Jan 9, 2019

Conversation

zonuexe
Copy link
Member

@zonuexe zonuexe commented Jan 9, 2019

A minor change from the previous version, but this version has BC brake about c-mode-hook.

Added

  • Add php customize group.
    • This group is positioned above php-mode.
    • This group was originally planned to be included in v1.20.0.
  • Add php-mode-disable-c-mode-hook custom variable.
    • Setting this variable to nil will restore the behavior of c-mode-hook up to the previous version.

Changed

  • php-mode initialization no longer executes hooks for c-mode.
    • If you want to return to the same behavior as the conventional PHP-Mode, set nil to php-mode-disable-c-mode-hook.

…hook

This variable may cause misunderstanding because it does not
invalidate prog-mode-hook.
@zonuexe zonuexe closed this Jan 9, 2019
@zonuexe zonuexe reopened this Jan 9, 2019
@zonuexe zonuexe merged commit 37ab87a into master Jan 9, 2019
@zonuexe zonuexe deleted the release/1.21.0 branch January 9, 2019 13:20
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.

1 participant