]> granicus.if.org Git - python/commit
(py-mode): comment-start is now "# " so indent-for-comment does the
authorBarry Warsaw <barry@python.org>
Thu, 1 Aug 1996 15:53:09 +0000 (15:53 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 1 Aug 1996 15:53:09 +0000 (15:53 +0000)
commita7891718e1293dc9afa1dacb77a59f1895611f75
treed8c59a6a525dea9c145dd6f0027cc8a3cfb08356
parente5b7b850f70aeaeb3946b39b141464f5ec78368e
(py-mode): comment-start is now "# " so indent-for-comment does the
right thing.

(py-comment-region): let-bind comment-start to "## " so commented
regions get transformed into non-indenting comment lines.

(py-compute-region): Implement modification to rule for recognizing
"indenting comment lines".
Misc/python-mode.el