Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
emacs-w64-25.3-O2-with-modules.7z | 2017-09-12 | 35.0 MB | |
emacs-25.3.tar.xz | 2017-09-12 | 42.9 MB | |
emacs-25.2.tar.xz | 2017-04-24 | 46.9 MB | |
emacs-w64-25.2-Og-with-modules.7z | 2017-04-24 | 48.8 MB | |
emacs-w64-25.2-O2-with-modules.7z | 2017-04-24 | 39.2 MB | |
emacs-w64-25.1-Og.7z | 2016-09-17 | 50.3 MB | |
emacs-w64-25.1-O2.7z | 2016-09-17 | 40.5 MB | |
emacs-25.1.tar.xz | 2016-09-17 | 42.5 MB | |
emacs-bin-w64-24.5-1.7z | 2015-05-16 | 50.2 MB | |
emacs-bin-w64-24.5.7z | 2015-04-12 | 52.7 MB | |
emacs-24.5.tar.xz | 2015-04-12 | 39.8 MB | |
emacs-bin-w64-24.4.7z | 2014-10-31 | 53.2 MB | |
emacs-24.4.tar.xz | 2014-10-21 | 39.7 MB | |
Totals: 13 Items | 581.7 MB | 13 |
emacs-w64 -- 64-Bit GNU Emacs for MS Windows with optimization * PURPOSE For years I have searched the Internet for the 64-Bit GNU Emacs binary distribution for MS-Windows. Indeed there do have 64-Bit Emacs for MS-Windows, but I don't like them. Most of them are modified or outdated. So I try to compile a up-to-date native 64-Bit GNU Emacs from git master. So what you see is my work. * FEATURE + 100% unmodified source code from git master and release version. + Native 64-Bit binary for MS-Windows. + Compiled with optimization. + With JPEG, GIF, PNG, TIFF, SVG, XML2, and GnuTLS support. * SYSTEM REQUIREMENT Only 64-Bit MS-Windows are supported. * DOWNLOAD + The development snapshots (most recently) can be found at snapshot. + The pretests (prepared for release) can be found at pretest. + The release (most stable) can be found at release. * USAGES 1. Download the binary package (e.g. emacs-bin-w64-20140402.7z). 2. Uncompress with 7-Zip (http://www.7-zip.org/) or other software you like. 3. Double-click the runemacs.exe in emacs/bin. * KNOWN ISSUES I have to admit that the present work is unperfect. This build is ONLY tested in my Core i7 Laptop running MS Windows 8. * TECHNICAL DETAILS If you are interested in compiling Emacs yourself, you can find the workflow in the wiki page. * ACKNOWLEDGEMENT Thank Angelo Grazios for pointing out the DLL problems.