]> code.delx.au - gnu-emacs/commit
python.el: Fix mark-defun behavior (Bug#19665)
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 6 Jul 2015 04:03:46 +0000 (01:03 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 6 Jul 2015 04:04:00 +0000 (01:04 -0300)
commita5e39bfae8fe8950a01e01b1ae1ad864f5f523b4
tree7452a926b25a45f793fe5c3a9d6fb4e25bc5ea0a
parent342ed936e1957c0af32b96d6dee13fa0c84452c1
python.el: Fix mark-defun behavior  (Bug#19665)

* lisp/progmodes/python.el: (python-mark-defun): New function.

* test/automated/python-tests.el (python-mark-defun-1)
(python-mark-defun-2, python-mark-defun-3): New tests.
lisp/progmodes/python.el
test/automated/python-tests.el