`python-fill-paragraph' filling fixup when font-lock is disabled
authorNathan Weizenbaum <nweiz@google.com>
Tue, 10 Apr 2012 11:27:44 +0000 (13:27 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 10 Apr 2012 11:27:44 +0000 (13:27 +0200)
commit8f33b5f8734810e2feb0036bd9b0b34f51f7bc17
tree779988c1188a728700ab3f1518a7d4e38e101164
parenta967e26b4011b7efb9714ef93ec503bc89117194
`python-fill-paragraph' filling fixup when font-lock is disabled

* progmodes/python.el (python-fill-paragraph): Make
python-fill-region in a multiline string work when font-lock is
disabled.

Fixes: debbugs:7018
lisp/ChangeLog
lisp/progmodes/python.el