]> granicus.if.org Git - python/commitdiff
#comment update
authorBarry Warsaw <barry@python.org>
Wed, 31 Jul 1996 22:33:40 +0000 (22:33 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 31 Jul 1996 22:33:40 +0000 (22:33 +0000)
Misc/python-mode.el

index 3bc060a920ea419eb8a46ec9b28c6de3a9815b94..038f417ef38254cb8c06268d5474184ef1946da9 100644 (file)
@@ -74,6 +74,8 @@
 ;;   write-file-hooks that runs untabify on the whole buffer (to work
 ;;   around potential tab/space mismatch problems).  In practice this
 ;;   hasn't been a problem... yet.
+;; - have py-execute-region on indented code act as if the region is
+;;   left justified. Avoids syntax errors.
 
 ;; 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).