September 2011
1 post
1 tag
Compile Emacs 24 on Windows
This is mostly for my own personal record but may be someone else can benefit from this
Install the MSYS/MINGW from http://mingw.org/ into say c:\msys
Install Bazar for windows from http://bazaar.canonical.com/en/
Open the bzr command prompt and pull the emacs sources into say c:\emacs-src by running bzr branch http://bzr.savannah.gnu.org/r/emacs/trunk
Now open the command line and go to...