Skip to content

Conversation

@takeokunn
Copy link
Contributor

@takeokunntakeokunn commented Sep 29, 2023

The following changes have been commited to the Emacs master branch.
emacs-mirror/emacs@81c6569

The places where flymake-proc is used within php-mode are as follows.

$ git grep "flymake-proc".lisp/php-flymake.el: (setq-local flymake-proc-allowed-file-name-masks nil)lisp/php-mode.el: (unless (boundp 'flymake-proc-allowed-file-name-masks) $

7e93315 I added (require 'flymake-proc) in this commit.

@zonuexezonuexe merged commit 4a29636 into emacs-php:masterSep 29, 2023
@zonuexe
Copy link
Member

@takeokunn Thank you!

@takeokunntakeokunn deleted the feature/add-require-flymake-proc branch September 29, 2023 06:46
Sign up for freeto 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

@takeokunn@zonuexe