From 7a1f6f4f2af359dc8cc379435dfbe0a60aa9e885 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 8 May 1995 21:36:20 +0000 Subject: #updated to-do list --- Misc/python-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/Misc/python-mode.el b/Misc/python-mode.el index 42cbffd..bd2d0d9 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). -- cgit v0.12