]> git.eshelyaron.com Git - emacs.git/commit
Fix filling of overlong first lines in Python doc strings
authorDeneb Meketa <deneb@pixar.com>
Wed, 26 May 2021 23:21:59 +0000 (01:21 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 26 May 2021 23:21:59 +0000 (01:21 +0200)
commit7f11dea66298c2c9aeccab2b542ee8e73346f09f
treee21f734f54f16669b2339da6b08db55252f94c11
parent0dfe193ec42160bfaa30933c5ebfa7ae91cde88b
Fix filling of overlong first lines in Python doc strings

* lisp/progmodes/python.el (python-fill-string): Fill overlong
first lines correctly (bug#20860).

Copyright-paperwork-exempt: yes
lisp/progmodes/python.el
test/lisp/progmodes/python-tests.el