mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-17 10:06:13 +00:00
0f01a58c39
* lisp/progmodes/python.el (python-mode): Set fill-indent-according-to-mode locally to t. This lets auto-fill do the right thing when auto-filling inside a docstring. The default was to nil on 2001-11-25 "(fill-indent-according-to-mode): Default to nil" with the comment that it "screws up CC-mode's filling tricks". But presumably it shouldn't be a problem for python-mode. * test/lisp/progmodes/python-tests.el (python-auto-fill-docstring): New test. |
||
---|---|---|
.. | ||
flymake-resources | ||
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 |