]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/company/company-pysmell.el
Release 0.6.8
[gnu-emacs-elpa] / packages / company / company-pysmell.el
index 88a4c38ad8003d355b0b4d1de5d866d8b6c41058..063d8eafcd89baf5dd79c7a6859b85f1e500fa76 100644 (file)
@@ -1,4 +1,4 @@
-;;; company-pysmell.el --- company-mode completion back-end for pysmell.el
+;;; company-pysmell.el --- company-mode completion back-end for pysmell.el
 
 ;; Copyright (C) 2009-2011  Free Software Foundation, Inc.
 
@@ -21,7 +21,9 @@
 
 
 ;;; Commentary:
-;; 
+;;
+;; The main problem with using this backend is installing Pysmell.
+;; I couldn't manage to do that. --Dmitry
 
 ;;; Code:
 
@@ -51,7 +53,7 @@
 
 ;;;###autoload
 (defun company-pysmell (command &optional arg &rest ignored)
-  "`company-mode' completion back-end for pysmell.
+  "`company-mode' completion back-end for pysmell.
 This requires pysmell.el and pymacs.el."
   (interactive (list 'interactive))
   (case command