Company is a modular completion mechanism.
This version is compatible with Semantic in Emacs 23.2 and from the latest CEDET CVS. (Thanks to Oleg Andreev!)
A new back-end for the Clang Static Analyzer is included. It requires the development version (1.1) of clang[1].
The Clang back-end supports ObjC. To facilitate insertion of Objc selectors with many arguments a new template mechanism has been added. I'd especially like feedback on this, as I want to use it to show function parameter names in other languages, as well.
The ropemacs and Semantic back-ends now feature improved retrieval of meta-data. (Thanks to Fernando H. Silva and Oleg Andreev!)
As always, the latest version is available at http://nschum.de/src/emacs/company-mode/ It has also been submitted to ELPA (http://tromey.com/elpa/). kind regards, Nikolaj Schumacher [1]: http://clang.llvm.org/get_started.html#build Be sure to ./configure --enable-optimized for acceptable speed.
company-0.5.tar.bz2
Description: Binary data
_______________________________________________ gnu-emacs-sources mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
