Files
emacs/test
Fabián Ezequiel Gallina 083850a6a1 New defun movement commands.
* lisp/progmodes/python.el (python-nav--syntactically)
(python-nav--forward-defun, python-nav-backward-defun)
(python-nav-forward-defun): New functions.

* test/automated/python-tests.el (python-nav-backward-defun-1)
(python-nav-forward-defun-1): New tests.
2013-04-17 02:08:20 -03:00
..
2013-04-17 02:08:20 -03:00
2013-01-01 09:11:05 +00:00
2013-04-17 02:08:20 -03:00
2013-01-01 09:11:05 +00:00
2013-01-01 09:11:05 +00: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.)