]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
#updated to-do list
authorBarry Warsaw <barry@python.org>
Mon, 8 May 1995 21:36:20 +0000 (21:36 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 8 May 1995 21:36:20 +0000 (21:36 +0000)
Misc/python-mode.el

index 42cbffd402e591fe5140df0f874816b5caa70bfe..bd2d0d9d00d60b77b506f3f2ae0c6623eb1493af 100644 (file)
@@ -58,6 +58,7 @@
 ;; - even better support for outdenting.  Guido suggests outdents of
 ;;   at least one level after a return, raise, break, or continue
 ;;   statement.
+;; - de-electrify colon inside literals (e.g. comments and strings)
 
 ;; If you can think of more things you'd like to see, drop me a line.
 ;; If you want to report bugs, use py-submit-bug-report (C-c C-b).