]> granicus.if.org Git - python/commit
(py-comment-indent-function): A replacement for
authorBarry Warsaw <barry@python.org>
Tue, 7 Jul 1998 15:11:24 +0000 (15:11 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 7 Jul 1998 15:11:24 +0000 (15:11 +0000)
commit003932a508ac3bdaac4e66485b938f519376cf06
tree5661bca1d845df40fd67d22b66d8b0c013eceed0
parent9d865e1a3024846032cea47beecaaa1ddeaebfa4
(py-comment-indent-function): A replacement for
comment-indent-function's default lambda value (in simple.el), this
version finally kills this nit: auto-filling a comment that starts in
column zero with filladapt turned off would cascade the #'s to the
right.

Now auto-filling seems to work with or without filladapt, and with the
comment starting in any column.

(python-mode): Set comment-indent-function.
Misc/python-mode.el