mirror of
https://github.com/jimeh/build-emacs-for-macos.git
synced 2026-02-19 02:36:39 +00:00
feat(patch): add round-undecorated-frame from emacs-plus for 29.x
This commit is contained in:
@@ -696,6 +696,10 @@ class Build
|
||||
end
|
||||
|
||||
if effective_version == 'emacs-29'
|
||||
p << {
|
||||
url: 'https://github.com/d12frosted/homebrew-emacs-plus/raw/master/' \
|
||||
"patches/#{effective_version}/round-undecorated-frame.patch"
|
||||
}
|
||||
if options[:poll]
|
||||
p << {
|
||||
url: 'https://github.com/d12frosted/homebrew-emacs-plus/raw/master/' \
|
||||
|
||||
Reference in New Issue
Block a user