#comment update

This commit is contained in:
Barry Warsaw 1996-07-31 22:33:40 +00:00
parent c08a949549
commit 9e277db76b
1 changed files with 2 additions and 0 deletions

View 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).