From: Barry Warsaw Date: Mon, 8 May 1995 21:36:20 +0000 (+0000) Subject: #updated to-do list X-Git-Tag: v1.3b1~310 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7a1f6f4f2af359dc8cc379435dfbe0a60aa9e885;p=thirdparty%2FPython%2Fcpython.git #updated to-do list --- diff --git a/Misc/python-mode.el b/Misc/python-mode.el index 42cbffd402e5..bd2d0d9d00d6 100644 --- a/Misc/python-mode.el +++ b/Misc/python-mode.el @@ -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).