Re: EDE documentation

Stephen Leake <[email protected]> Sat, 08 Aug 2015 23:43:37 -0500
Newsgroups gmane.emacs.cedet
Message-ID <[email protected]>
Stephen Leake <[email protected]> writes:

>     and if need emacs project type; (require 'ede/emacs)
>         same for other project types? not tested with bundled CEDET
>         possibly add ;;;###autoload to ede-emacs-load

It turns out this is because ede-add-project-autoload is broken in
emacs/master bundled CEDET, so it always replaces the first entry in
ede-project-class-files. So this is fixed in SourceForge CEDET.

-- 
-- Stephe

------------------------------------------------------------------------------