scss-mode icon indicating copy to clipboard operation
scss-mode copied to clipboard

Require flymake-proc to avoid compilation errors in Emacs HEAD

Open takeokunn opened this issue 1 year ago • 0 comments

flymake-allowed-file-name-masks has been removed in Emacs HEAD, causing compatibility issues. This PR updates the code to ensure it works correctly with the latest Emacs version.

See also: https://github.com/haskell/haskell-mode/pull/1828

takeokunn avatar Dec 28 '24 09:12 takeokunn