Files
emacs/test/lisp/progmodes
Noam Postavsky cbb8a8ad97 Fix fill-paragraph in python docstrings (Bug#36056)
* lisp/progmodes/python.el (python-do-auto-fill): New function.
(python-mode): Set it as normal-auto-fill-function, and don't set
fill-indent-according-to-mode.  Having the latter set during
fill-paragraph gives wrongs result, because python-indent-line doesn't
remove indentation added by filling.
* test/lisp/progmodes/python-tests.el (python-fill-docstring): New
test.
2019-09-12 20:25:30 -04:00
..
2018-12-31 17:57:29 -08:00
2019-01-01 01:01:13 +00:00
2019-03-18 17:02:29 -07:00
2019-01-01 01:01:13 +00:00
2019-06-13 03:03:26 +02:00
2019-01-01 01:01:13 +00:00
2018-12-31 18:47:22 -08:00
2019-01-01 01:01:13 +00:00