]> code.delx.au - gnu-emacs-elpa/commitdiff
company-ropemacs: describe dependencies
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 18 Mar 2013 03:59:22 +0000 (07:59 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 18 Mar 2013 04:24:23 +0000 (08:24 +0400)
company-ropemacs.el

index 2b402f727f9de161c52fd1600d22694709c01285..8c54d51588bb3170158c25d097deb71224977529 100644 (file)
@@ -1,6 +1,6 @@
 ;;; company-ropemacs.el --- A company-mode completion back-end for pysmell.el
 
-;; Copyright (C) 2009-2011  Free Software Foundation, Inc.
+;; Copyright (C) 2009-2011, 2013  Free Software Foundation, Inc.
 
 ;; Author: Nikolaj Schumacher
 
@@ -22,6 +22,8 @@
 
 ;;; Commentary:
 ;;
+;; Requires pymacs Emacs package (you can get it from Marmalade),
+;; and on Python side: pymacs, rope, ropemacs and ropemode.
 
 ;;; Code: