1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 11:21:04 -08:00
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
..
flymake-resources Ensure flymake tests use gcc rather than $CC 2018-12-15 15:08:28 -08:00
asm-mode-tests.el Use lexical-binding in asm-mode.el and add tests 2019-07-18 20:41:47 +02:00
bat-mode-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
cc-mode-tests.el * test/lisp/progmodes/cc-mode-tests.el: Add a test with /***/ in #define lines 2019-07-17 14:07:26 +00:00
compile-tests.el * lisp/progmodes/compile.el (compilation-filter): `compilation--ensure-parse' 2019-07-12 21:57:18 +03: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 ; Re-enable all Flymake tests on Hydra 2019-07-30 16:59:59 +03: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 fill-paragraph in python docstrings (Bug#36056) 2019-09-12 20:25:30 -04:00
ruby-mode-tests.el Strip trailing whitespaces at the end of converted do block 2019-07-25 16:01:55 +03: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