1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
emacs/test/lisp/progmodes
Noam Postavsky 0f01a58c39 Fix python docstring auto-fill (Bug#36056)
* 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.
2019-06-22 19:25:44 -04:00
..
flymake-resources Ensure flymake tests use gcc rather than $CC 2018-12-15 15:08:28 -08:00
bat-mode-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
cc-mode-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
compile-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
elisp-mode-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
etags-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
f90-tests.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
flymake-tests.el Skip some flymake tests on hydra.nixos.org 2019-06-01 19:37:35 -07:00
js-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ps-mode-tests.el Add more ps-mode octal tests 2019-06-13 03:03:26 +02:00
python-tests.el Fix python docstring auto-fill (Bug#36056) 2019-06-22 19:25:44 -04:00
ruby-mode-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
sql-tests.el * test/lisp/progmodes/sql-tests.el (sql-tests-buffer-naming-harness): 2019-04-25 22:06:34 -04:00
subword-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
tcl-tests.el Update more copyright years 2018-12-31 18:47:22 -08:00
xref-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00