]> code.delx.au - gnu-emacs-elpa/commitdiff
company-backends: remove 'company-pysmell
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 19 Mar 2013 02:50:23 +0000 (06:50 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 19 Mar 2013 02:50:23 +0000 (06:50 +0400)
company.el

index d2bf00085fb01bd4cc1ca6e53d9bc760333d6e2d..06f2d3f2be691f641939acaad4d57dd6addc6561 100644 (file)
@@ -79,6 +79,8 @@
 ;;    `company-clang' now shows meta information, too.
 ;;    Candidates from grouped back-ends are merged more conservatively: only
 ;;    back-ends that return the same prefix at point are used.
+;;    Loading of `nxml', `semantic', `pysmell' and `ropemacs' is now deferred.
+;;    `company-pysmell' is not used by default anymore.
 ;;
 ;; 2010-02-24 (0.5)
 ;;    `company-ropemacs' now provides location and docs.  (Fernando H. Silva)
@@ -348,7 +350,7 @@ Requires Emacs 24.1 or newer."
                               company-clang company-semantic company-eclim
                               company-xcode company-ropemacs
                               (company-gtags company-etags company-dabbrev-code
-                               company-pysmell company-keywords)
+                               company-keywords)
                               company-oddmuse company-files company-dabbrev)
   "The list of active back-ends (completion engines).
 Each list elements can itself be a list of back-ends.  In that case their