This is a development fork of QEmacs.
- Bug fixing and stabilizing the software (WIP)
- Getting cross platform compilation working again and port to OSX
- OSX
- Linux
- Windows
- A native osx driver (WIP)
- If you want image, audio and video support, download FFmpeg at http://ffmpeg.org. Compile, then install it in the qemacs/ directory (it should be in qemacs/ffmpeg).
- Launch the configure tool './configure'. You can look at the possible options by typing './configure --help'.
- Type 'make' to compile qemacs and its associated tools.
- Type 'make install' as root to install it in /usr/local
See qe-doc.md or alternatively read qe-doc.html or qe-doc.texi for the official docs.
QEmacs is released under the GNU Lesser General Public License, please read the accompanying LICENSE.md file.
Copyright holder Fabrice Bellard.