Skip to content

Commit

Permalink
Emacs 30 poll patch is corrected (#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjensen committed Apr 5, 2024
1 parent 6367071 commit 61a1e97
Show file tree
Hide file tree
Showing 2 changed files with 927 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Formula/emacs-plus@30.rb
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ class EmacsPlusAT30 < EmacsBase
opoo "The option --with-no-frame-refocus is not required anymore in emacs-plus@30." if build.with? "no-frame-refocus"
local_patch "fix-window-role", sha: "1f8423ea7e6e66c9ac6dd8e37b119972daa1264de00172a24a79a710efcb8130"
local_patch "system-appearance", sha: "9eb3ce80640025bff96ebaeb5893430116368d6349f4eb0cb4ef8b3d58477db6"
local_patch "poll", sha: "052eacac5b7bd86b466f9a3d18bff9357f2b97517f463a09e4c51255bdb14648" if build.with? "poll"
local_patch "poll", sha: "31b76d6a2830fa3b6d453e3bbf5ec7259b5babf1d977b2bf88a6624fa78cb3e6" if build.with? "poll"
local_patch "round-undecorated-frame", sha: "7451f80f559840e54e6a052e55d1100778abc55f98f1d0c038a24e25773f2874"

#
Expand Down
1 change: 0 additions & 1 deletion patches/emacs-30/poll.patch

This file was deleted.

0 comments on commit 61a1e97

Please sign in to comment.