jdwije / qemacs

A fast and lightweight emacs.
GNU Lesser General Public License v2.1
15 stars 2 forks source link

QEmacs

This is a development fork of QEmacs.

Build Status

  1. [ ] Bug fixing and stabilizing the software (WIP)
  2. [ ] Getting cross platform compilation working again and port to OSX
    • [x] OSX
    • [x] Linux
    • [ ] Windows
  3. [ ] A native osx driver (WIP)

Compiling

  1. 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).
  2. Launch the configure tool './configure'. You can look at the possible options by typing './configure --help'.
  3. Type 'make' to compile qemacs and its associated tools.
  4. Type 'make install' as root to install it in /usr/local

Documentation

See qe-doc.md or alternatively read qe-doc.html or qe-doc.texi for the official docs.

Licensing

QEmacs is released under the GNU Lesser General Public License, please read the accompanying LICENSE.md file.

Copyright holder Fabrice Bellard.