mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-03 14:10:47 -08:00
* list/progmodes/python.el (python-indent-post-self-insert-function): Use markers instead of positions when reindenting statement(s) after inserting electric colon to avoid reindenting too many statements (bug#22663). * test/lisp/progmodes/python-tests.el (python-indent-electric-colon-2): Improve test case to also verify the fix of bug#22663. Copyright-paperwork-exempt: yes |
||
|---|---|---|
| .. | ||
| 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 | ||
| python-tests.el | ||
| ruby-mode-tests.el | ||
| sql-tests.el | ||
| subword-tests.el | ||
| tcl-tests.el | ||
| xref-tests.el | ||