aboutsummaryrefslogtreecommitdiffstats
path: root/test/automated/python-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/python.el (python-imenu--build-tree): Fix corner caseFabián Ezequiel Gallina2013-07-121-0/+47
* * test/automated/python-tests.el (python-indent-block-enders):Glenn Morris2013-07-091-2/+2
* Explictly require ert in some test/automated/*.el filesGlenn Morris2013-07-091-0/+1
* * python-tests.el (python-tests-with-temp-file): Clean up after ourselfGlenn Morris2013-06-261-2/+4
* New faster Imenu implementation.Fabián Ezequiel Gallina2013-04-181-38/+105
* * lisp/progmodes/python.el (python-nav--syntactically): Fix cornercasesFabián Ezequiel Gallina2013-04-171-0/+108
* New defun movement commands.Fabián Ezequiel Gallina2013-04-171-0/+87
* Spelling fixes.Paul Eggert2013-04-011-1/+1
* Merge from emacs-24; up to 2012-12-26T16:22:18Z!michael.albinus@gmx.deGlenn Morris2013-03-301-4/+26
|\
| * Un-indent after "pass" and "return" statementsFabián Ezequiel Gallina2013-03-251-4/+26
* | Merge from emacs-24; up to 2012-12-23T02:41:17Z!rgm@gnu.orgGlenn Morris2013-02-271-0/+269
|\ \ | |/
| * * automated/python-tests.elFabián Ezequiel Gallina2013-02-251-1/+270
* | Spelling fixes.Paul Eggert2013-02-241-2/+2
|/
* Added intial test suite for python.el.Fabián Ezequiel Gallina2013-02-201-0/+1947