1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
emacs/test
Fabián Ezequiel Gallina 6c8231ee8c python.el: Handle tabs in python-indent-dedent-line.
Fixes: debbugs:19730

* lisp/progmodes/python.el (python-indent-dedent-line): Fixes for
indentation with tabs.  Thanks to <dale@codefu.org>.

* test/automated/python-tests.el
(python-indent-dedent-line-backspace-2)
(python-indent-dedent-line-backspace-3): New tests.
2015-01-30 00:41:52 -03:00
..
automated python.el: Handle tabs in python-indent-dedent-line. 2015-01-30 00:41:52 -03:00
cedet Update copyright year to 2015 2015-01-01 09:18:06 -08:00
indent Update copyright year to 2015 2015-01-01 09:18:06 -08:00
ChangeLog python.el: Handle tabs in python-indent-dedent-line. 2015-01-30 00:41:52 -03:00
README Mention etc/compilation.txt 2009-07-26 15:59:37 +00:00
redisplay-testsuite.el Update copyright year to 2015 2015-01-01 09:18:06 -08:00
rmailmm.el Update copyright year to 2015 2015-01-01 09:18:06 -08:00

This directory contains files intended to test various aspects of
Emacs's functionality.  Please help add tests!

(Also, see etc/compilation.txt for compilation mode font lock tests.)