From: Fabián Ezequiel Gallina Date: Thu, 17 May 2012 03:02:57 +0000 (-0300) Subject: Cleaned up TODO X-Git-Tag: emacs-24.2.90~1199^2~617 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=db1497be1449738eeaa4f47d960d738316294331;p=emacs.git Cleaned up TODO --- diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el index 114b2ff1775..5a3dc4bb1fb 100644 --- a/lisp/progmodes/python.el +++ b/lisp/progmodes/python.el @@ -84,12 +84,13 @@ ;; Better decorator support for beginning of defun -;; Fix shell autocompletion when: obj. +;; Review code and cleanup -;; Remove garbage prompts left from calls to `comint-send-string' and -;; other comint related cleanups. +;; (Perhaps) python-check -;; Review code and cleanup +;; (Perhaps) ffap support + +;; (Perhaps) some skeletons (I never use them because of yasnippet) ;;; Code: