mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-05 11:21:04 -08:00
* 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. |
||
|---|---|---|
| .. | ||
| flymake-resources | ||
| asm-mode-tests.el | ||
| bat-mode-tests.el | ||
| cc-mode-tests.el | ||
| compile-tests.el | ||
| elisp-mode-tests.el | ||
| etags-tests.el | ||
| f90-tests.el | ||
| flymake-tests.el | ||
| js-tests.el | ||
| ps-mode-tests.el | ||
| python-tests.el | ||
| ruby-mode-tests.el | ||
| sql-tests.el | ||
| subword-tests.el | ||
| tcl-tests.el | ||
| xref-tests.el | ||