Enhancements to docstring formatting when filling paragraphs.
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Fri, 5 Oct 2012 13:42:08 +0000 (10:42 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Fri, 5 Oct 2012 13:42:08 +0000 (10:42 -0300)
commit7fa36ccb71d0def28bc3f8eb17827fc870bd7ca2
tree133d8b9a7f381d144818f28d4ad6d21b5a2df182
parenta65fbb5f0ef0e6929393750ec466f11cefc6ba60
Enhancements to docstring formatting when filling paragraphs.
* progmodes/python.el (python-fill-docstring-style): Rename from
python-fill-string-style.  Added new style.
(python-fill-string): Use new style.  Better checks for
docstrings.
lisp/ChangeLog
lisp/progmodes/python.el