jimeh / build-emacs-for-macos

Somewhat hacky script to automate building of Emac.app on macOS.
484 stars 50 forks source link

lock to emacs-27 branch #2

Closed fstaffa closed 4 years ago

fstaffa commented 4 years ago

The script takes latest commit from master which now builds emacs 28. This change limits it to emacs-27 release branch

yqrashawn commented 4 years ago

According to the doc, you can just specify branch or revision as command-line arg.

https://github.com/jimeh/build-emacs-for-macos#usage

fstaffa commented 4 years ago

Thank you, not sure how I missed it...

jimeh commented 4 years ago

@fstaffa it happens to all of us from time to time... lol

Thanks for your effort and willingness to contribute nonetheless :)