]> code.delx.au - gnu-emacs-elpa/blob - packages/company/README
Remove version numbers in packages/ directory
[gnu-emacs-elpa] / packages / company / README
1 Company is an Emacs extension for performing text completion.
2 Completion candidates are retrieved from a variety of modular
3 back-ends, such as Semantic.
4
5 Once installed, enable company-mode with M-x company-mode.
6 For further information, see the docstring for `company-mode'.