]> git.eshelyaron.com Git - emacs.git/commitdiff
Cleaned up TODO
authorFabián Ezequiel Gallina <fgallina@cuca>
Thu, 17 May 2012 03:02:57 +0000 (00:02 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Thu, 17 May 2012 03:02:57 +0000 (00:02 -0300)
lisp/progmodes/python.el

index 114b2ff17753fbd7bbbe529713a0167c372e4d16..5a3dc4bb1fb74e11bc5e3b93059d4be8c84dbb36 100644 (file)
 
 ;; Better decorator support for beginning of defun
 
-;; Fix shell autocompletion when: obj.<tab>
+;; 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: