global-ede-mode

global-ede-mode is an interactive autoloaded compiled Lisp function in `ede.el'.

It is bound to <menu-bar> <tools> <ede>.

(global-ede-mode &optional ARG)

Toggle global EDE (Emacs Development Environment) mode.
With a prefix argument ARG, enable global EDE mode if ARG is
positive, and disable it otherwise. If called from Lisp, enable
the mode if ARG is omitted or nil.

This global minor mode enables `ede-minor-mode' in all buffers in
an EDE controlled project.