Homepage: https://www.gnu.org/software/emacs
Author: Eric M. Ludlam
Emacs Development Environment gloss
EDE is the top level Lisp interface to a project management scheme for Emacs. Emacs does many things well, including editing, building, and debugging. Folks migrating from other IDEs don't seem to think this qualifies, however, because they still have to write the makefiles, and specify parameters to programs. This EDE mode will attempt to link these diverse programs together into a comprehensive single interface, instead of a bunch of different ones. Install This command enables project mode on all files. (global-ede-mode t)